update readme.md

This commit is contained in:
trevor hobenshield
2023-04-16 17:58:29 -07:00
parent 72e3d2b024
commit cbb9c0e377

View File

@@ -7,6 +7,13 @@ Includes tools to **scrape**, **automate**, and **search** twitter
```bash
pip install twitter-api-client
```
- [Installation](#installation)
- [Automation](#automation)
- [Scraping](#scraping)
* [Get all user/tweet data](#get-all-user-tweet-data)
* [Get user/tweet data (no auth)](#get-user-tweet-data--no-auth-)
* [Search](#search)
- [Notes](#notes)
### Automation