Updated README.md

This commit is contained in:
David Ascienzo
2018-08-19 15:53:45 -04:00
parent bf2fe60993
commit 76df7378f3

View File

@@ -3,9 +3,9 @@ Python-based scraper for phpBB forums.
Code requires: Code requires:
1. Python scraping library, [Scrapy.]: http://scrapy.org/ 1. Python scraping library, [Scrapy](http://scrapy.org/).
2. Python HTML parsing library, [BeautifulSoup.]: https://www.crummy.com/software/BeautifulSoup/bs4/doc/ 2. Python HTML parsing library, [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/).
## Scraper Output ## Scraper Output