Metadata-Version: 2.1
Name: tweety-ns
Version: 0.2.11
Summary: An easy Twitter Scraper
Home-page: https://github.com/mahrtayyab/tweety
Author: Tayyab Kharl
Author-email: tayyabmahr@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/mahrtayyab/tweety/issues
Project-URL: Documentation, https://github.com/mahrtayyab/tweety
Keywords: TWITTER,TWITTER SCRAPE,SCRAPE TWEETS
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: <=3.9.1
Description-Content-Type: text/markdown

# tweety
Twitter's API is annoying to work with, and has lots of limitations — luckily their frontend (JavaScript) has it's own API, which I reverse–engineered. No API rate limits. No restrictions.

## Documentation:
You can check documentation at  [here](https://github.com/mahrtayyab/tweety)

