dogsheep / dogsheep/twitter-to-sqlite
Documentation for twitter-to-sqlite fetch
Open
documentation
- Dominant language
- Python
- Stars
- 416
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
It's mentioned in passing in the README but it deserves its own section:
```
$ twitter-to-sqlite fetch \
"https://api.twitter.com/1.1/account/verify_credentials.json" \
| grep '"id"' | head -n 1
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the README and find the existing passing mention of `twitter-to-sqlite fetch`. Add a dedicated section containing the supplied verify_credentials example, then check that the command and formatting render correctly in the README.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sqlite
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100