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_changchiyou-2.4.2.tar.gz (118.6 kB view details)

Uploaded Source

Built Distribution

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

tweety_changchiyou-2.4.2-py3-none-any.whl (103.7 kB view details)

Uploaded Python 3

File details

Details for the file tweety_changchiyou-2.4.2.tar.gz.

File metadata

  • Download URL: tweety_changchiyou-2.4.2.tar.gz
  • Upload date:
  • Size: 118.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for tweety_changchiyou-2.4.2.tar.gz
Algorithm Hash digest
SHA256 f6f407155a4902b611e5e7f50c94451bb83c8fd96d7edaedfd8d186abeb312c3
MD5 26933f2ca2f6931248bf554074597f41
BLAKE2b-256 587bdf682c71e0a221d2a4d554d2db1969d26bd9617a33f1c66ba3900c871733

See more details on using hashes here.

Provenance

The following attestation bundles were made for tweety_changchiyou-2.4.2.tar.gz:

Publisher: release.yml on changchiyou/tweety

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tweety_changchiyou-2.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for tweety_changchiyou-2.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 db270a88180e73d173e20635bf694cc880601051fea3619c90e0ad0d5ebc189a
MD5 4dea19a81dc7fc8707799f748c191219
BLAKE2b-256 d6676885211e72b18ee32a6de1b088c30a4fb34c724b1bd73ecbf352185b8b0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for tweety_changchiyou-2.4.2-py3-none-any.whl:

Publisher: release.yml on changchiyou/tweety

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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