This repo demonstrates the use of SNScrape to scrape data from the Social Media sites like Twitter, Facebook and Instagram.
The outcome of these experiments is to learn how to use the SNScrape library to scrape tweets from the Twitter API so as to automate reporting.
The assumption made is that you are familiar with setting up a Python virtual environment and installing the the requirements from the requirements.txt
file.
Once you have setup the Python environment, run the notebooks!
This is a work in progress. I am still working on the code and the documentation. I am also still learning how to use the library. I am happy to share my thoughts and suggestions.
Also please be guided that this source code was written for educational purposes only. Scraping data from the internet is a dangerous activity and should be used with caution.