What it does: Parsing last 20 tweets from Twitter Profiles
How to use:
- Replace the link in start_urls variable in twitter_scraping.py for the twitter account that you want to parse
- Using Scrapy framework: in folder of project do scrapy runspider twitter_scraping.py -o twitter_results.json
- Run twitter_final_view.py
- It's all done: results are in file called twitter_view.html