A simple spider using scrapy


/ Published in: Python
Save to your folder(s)

A simple spider using the [scrapy module](http://scrapy.org/) to get the text, title, url, author, and date of some poems. Although this is written with poems in mind, with some minor customization, it can be applied to a wider variety of scraping projects where the data desired is not dynamically generated.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.