Skip to main content

An easy Twitter Scraper

Project description

tweety

Reverse Engineered Twitter Frontend API.

Downloads Ask DeepWiki

Installation:

pip install tweety-ns

Keep synced with latest fixes

Pip might not be always updated , so to keep everything synced.
pip install https://github.com/mahrtayyab/tweety/archive/main.zip --upgrade 

A Quick Example:

    from tweety import TwitterAsync
    import asyncio
    
    async def main():
    
        app = TwitterAsync("session")  
        all_tweets = await app.get_tweets("elonmusk")
        for tweet in all_tweets:
            print(tweet)

    asyncio.run(main())

[!IMPORTANT] Even Twitter Web Client has a lot of rate limits now, Abusing tweety can lead to read_only Twitter account.

Do check FAQs

Full Documentation and Changelogs are here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tweety_ns-2.4.1.tar.gz (91.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tweety_ns-2.4.1-py3-none-any.whl (102.4 kB view details)

Uploaded Python 3

File details

Details for the file tweety_ns-2.4.1.tar.gz.

File metadata

  • Download URL: tweety_ns-2.4.1.tar.gz
  • Upload date:
  • Size: 91.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for tweety_ns-2.4.1.tar.gz
Algorithm Hash digest
SHA256 759cac45a62e28807ad0d65e0f84dd260b03ad7327a6aedb379d490108f8f943
MD5 ed47715405752fdf1ed7f5d9c0f7217b
BLAKE2b-256 78f753be95bce4443edc418c4e23753104080e9805cb5100437bfb240778ca48

See more details on using hashes here.

File details

Details for the file tweety_ns-2.4.1-py3-none-any.whl.

File metadata

  • Download URL: tweety_ns-2.4.1-py3-none-any.whl
  • Upload date:
  • Size: 102.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for tweety_ns-2.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 be8008e34c07314d69c5365bd3f2a059044601c1c70b22902b6c110c1b59ad81
MD5 4fdaa79d80839a5bffa5c6ded79ae31d
BLAKE2b-256 3d3291881ab45057de826bdc596064d7c932dd9cfbf6ce056417af8a0c21318c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page