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.
- Host: GitHub
- URL: https://github.com/shgnplaatjies/socialmediascraper
- Owner: shgnplaatjies
- License: unlicense
- Created: 2022-10-14T19:30:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T09:59:32.000Z (over 2 years ago)
- Last Synced: 2025-02-06T10:53:33.378Z (3 months ago)
- Language: Python
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.