Merge remote-tracking branch 'origin/main'

This commit is contained in:
trevor hobenshield
2023-04-16 18:33:53 -07:00

View File

@@ -2,11 +2,6 @@ Complete implementation of the undocumented Twitter API
Includes tools to **scrape**, **automate**, and **search** twitter
### Installation
```bash
pip install twitter-api-client
```
- [Installation](#installation)
- [Automation](#automation)
- [Scraping](#scraping)
@@ -15,6 +10,12 @@ pip install twitter-api-client
* [Search](#search)
- [Notes](#notes)
### Installation
```bash
pip install twitter-api-client
```
### Automation
![](assets/account.gif)