Skip to main content

An easy Twitter Scraper

Project description

tweety

Reverse Engineered Twitter Frontend API.

Downloads PyPI

Installation:

pip install tweety-changchiyou

Keep synced with latest fixes

pip install https://github.com/changchiyou/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

Fork Information

This is a fork maintained by changchiyou. Original project by mahrtayyab.

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.5.tar.gz (118.8 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.5-py3-none-any.whl (103.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tweety_changchiyou-2.4.5.tar.gz
  • Upload date:
  • Size: 118.8 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.5.tar.gz
Algorithm Hash digest
SHA256 3bcb3c364d68468dcb738b712a34a5673607f90e7fa49fb5d13557b9970de79e
MD5 f49c2ab54f831f42075f68d2c468e2e6
BLAKE2b-256 e68a3de0e49961e3c36572b48807747c197d795fabcc1e189a3fb5c5d6309320

See more details on using hashes here.

Provenance

The following attestation bundles were made for tweety_changchiyou-2.4.5.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.5-py3-none-any.whl.

File metadata

File hashes

Hashes for tweety_changchiyou-2.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7b17f1889ac202a229ff71dd21294354e721f1095a6a3b113d6010e6985c0cb0
MD5 5106c8be5592ad348288b1aa84170a69
BLAKE2b-256 ba3abfca5cad3d048843dac4bcbd5ec8529355bb23006719d8d22712055d1bcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for tweety_changchiyou-2.4.5-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