Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 237 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 237 Bytes

CrawlingBlogs

Python Crawler for Blogs

This is some simple python script to extract data from blogs written in Wordpress. It uses the python framework Scrapy. To run it use:

scrapy runspider blog_crawler.py -o output.csv