I want to help my friend to analyze Posts on Social Networks (Facebook, Twitter, Linkdin and etc.) as well as several weblogs and websites.
I have several questions and try to categorize them:
When it comes to Scraping Data, my idea is scraping data on social media via APIs and for sites via RSS or site crawling use Scrapy library. I like to know if Scrapy is optimal enough to give me the best result in short time and with the least usage of resources or not?