Uploading revised phpBB forum scraping code.

This commit is contained in:
David Ascienzo
2018-08-19 15:47:44 -04:00
commit 01fcfb586b
14 changed files with 324 additions and 0 deletions

11
phpBB_scraper/scrapy.cfg Normal file
View File

@@ -0,0 +1,11 @@
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.org/en/latest/deploy.html
[settings]
default = phpBB_scraper.settings
[deploy]
#url = http://localhost:6800/
project = phpBB_scraper