kloxeld/xscrape

Async Python client for collecting public data from X (Twitter) - search, profiles, threads, replies, and media. Built-in account rotation, adaptive rate limiting, and export to JSON/CSV/SQLite.

Open original source ↗

From the publisher

README & documentation

Source preview

Read the project’s overview, installation instructions and usage examples. The original README is the source of truth.

[](https://www.python.org/) [](LICENSE) []() []() []() xscrape is a lightweight library for asynchronously collecting public data from X (Twitter): posts, profiles, threads, replies, and media. It supports account rotation, a built-in rate limiter, and export to JSON / CSV / SQLite. Run xscrape --help for the full command reference. xscrape talks to public GraphQL endpoints of X using session cookies. The pipeline looks like this: See docs/ARCHITECTURE.md for details. All options are read from environment variables (see .env.example): Full reference: docs/CONFIGURATION.md. The examples/ directory contains ready-to-run scripts: Run: See docs/EXAMPLES.md for…

kloxeld/xscrape on GitHub A short preview, not the full document.

Read the full README ↗ · Preview checked 2026-09-21T12:26:07.132Z

Inside the original README — Document outline
  1. xscrape
  2. Table of Contents
  3. Features
  4. 📦 Installation
  5. From source
  6. Requirements
  7. Optional
  8. Quick Start
  9. How It Works
  10. Configuration
  11. Examples
  12. 🐳 Docker

Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.

Links from the README

References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.

Documentation belongs to its respective authors. Reported project/model license: MIT. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.

What this repository does

Async Python client for collecting public data from X (Twitter) - search, profiles, threads, replies, and media. Built-in account rotation, adaptive rate limiting, and export to JSON/CSV/SQLite.

Repository facts

Owner
kloxeld
Primary language
Python
Stars
240
Forks
34
Open issues + pull requests
0
License
MIT
Archived
No
Default branch
main
Created
2026-09-20T14:56:05.000Z
Last push
2026-09-20T15:43:46.000Z

Topics and intended use

Owner-supplied topics: parser, post-scraper, scraper, scraping, twitter, twitter-api, twitter-scraper, x, x-scraper

Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.

Evaluate before installing

Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.

README and project files

Issues and maintenance discussion

Releases and changelog

Source and freshness

Source: GitHub. Metadata observed 2026-09-21T12:01:32.144Z. Daily imports are snapshots, not real-time monitoring.

Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.

Open original source

Related repositories

public-apis/public-apis

EbookFoundation/free-programming-books

donnemartin/system-design-primer

vinta/awesome-python

practical-tutorials/project-based-learning

NousResearch/hermes-agent