You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is scrapper implemented to scrap the user proposals for
talk in Pycon India 2016. This scrapper will generate one json
file containing data for user proposals.
How to run spider
$ scrapy runspider scrap-pycon-india.py -o <name of json file>