An open API service indexing awesome lists of open source software.

https://github.com/shgnplaatjies/socialmediascraper

Twitter Scraping API test.
https://github.com/shgnplaatjies/socialmediascraper

Last synced: 29 days ago
JSON representation

Twitter Scraping API test.

Awesome Lists containing this project

README

        

# Testing social media scraper

## Prerequisite requirements
- A verified Twitter Developer account
- Twitter Developer Account API Keys (Consumer and Client Keys specifically)
- Python 3.8 or later.
- Pandas Python library. (Use pip install)
- Tweepy Python library ( Use pip install)
- Command line interface to interact with the application.