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.4.tar.gz (118.7 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.4-py3-none-any.whl (103.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tweety_changchiyou-2.4.4.tar.gz
  • Upload date:
  • Size: 118.7 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.4.tar.gz
Algorithm Hash digest
SHA256 2fbb7ac27c44863bfe341932827c7dcb15931d007cd902fd993dddef57d8f07d
MD5 e1006c2a3f13ba28c11ba6d35b65b785
BLAKE2b-256 57962ed540ee45051c5239d406ff4cd71d0f725eb56d81cbc3dcb96266f1d790

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for tweety_changchiyou-2.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8d4e841838e003ee77f313922fa5c81b3ef575127e1bf2747037d551f6fd79bd
MD5 213c0f065069d427cd8c492c39a1dace
BLAKE2b-256 ba660624eff7ca1b1167acba6a23c1c4028d38c567229fa80c0c1a725ee11922

See more details on using hashes here.

Provenance

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