Skip to main content

x_api_scraper

Python SDK for Twitter search, followers, DMs, communities, and X automation. Built for TwexAPI. Not affiliated with X Corp.

import os
from x_api_scraper import XapiScraper

with XapiScraper(bearer_auth=os.environ["X_API_SCRAPER_KEY"]) as client:
    res = client.search.advanced(
        search_terms=["from:elonmusk"],
        sort_by="Latest",
        next_cursor="",
    )
    print(res)

Download files

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

Source Distribution

x_api_scraper-0.1.0.tar.gz (95.9 kB view details)

Uploaded Source

Built Distribution

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

x_api_scraper-0.1.0-py3-none-any.whl (194.2 kB view details)

Uploaded Python 3

File details

Details for the file x_api_scraper-0.1.0.tar.gz.

File metadata

  • Download URL: x_api_scraper-0.1.0.tar.gz
  • Upload date:
  • Size: 95.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.13

File hashes

Hashes for x_api_scraper-0.1.0.tar.gz
Algorithm Hash digest
SHA256 19e74023a8fdadf02e2968743e2285883fed6342fa16e117762fc6177bdd7c53
MD5 bb9e5460d3d11c587673bb99aeb6f74a
BLAKE2b-256 de4b3c1ff02290788766c50cc7187ee2ac79c4b61895db88947092019ec34ca2

See more details on using hashes here.

File details

Details for the file x_api_scraper-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for x_api_scraper-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 12db07629ba77a795b263fd7807cc4ae9528cb6b268f5bed019f914393adddcf
MD5 18c78869f2faaf1873bf4e7f132a8d56
BLAKE2b-256 de9194fac41bc9e38d04ef9afae867e827a079851b8886e71a304d6c1de250d7

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

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