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.3.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.3-py3-none-any.whl (103.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tweety_changchiyou-2.4.3.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.3.tar.gz
Algorithm Hash digest
SHA256 45d7aab75ceb00186142a4970c393cc33f07b6f0d8865d2af3399c95c5d65443
MD5 fed8c190480cf24ff22162a9ff05fcaa
BLAKE2b-256 928e994f51550285a1d2c27d875fb9761e6f4f161f671241ffdff1b7a2b508d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for tweety_changchiyou-2.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7456b9641e07bcb036e1e886940e063f63a0472b8dd63bde4576390fbe58a109
MD5 4f37910177cbb528b229dd3f67548431
BLAKE2b-256 80f90ae5977b05824fa5b370f9302e578748aea0fccf8cc4b5aaf35f601f9547

See more details on using hashes here.

Provenance

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