JustAnotherArchivist/snscrape
A social networking service scraper in Python observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2915
- days_rel: n/a
- days_push: 1023
- n_releases_24m: 0
Adoption not part of the score
5444 stars · 781 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
snscrape is a Python-based scraper for social networking services that extracts posts, profiles, hashtags, and search results from platforms like Twitter, Facebook, Instagram, Reddit, Mastodon, Telegram, VK, and Weibo. It works both as a command-line tool with JSONL output and as a Python library.
Use cases
- scrape all tweets by a twitter user
- collect posts with a hashtag on twitter or instagram
- download telegram channel history
- archive reddit subreddit posts via pushshift
- export social media posts as l for analysis
- fetch a user profile from vk or weibo
- gather mastodon toots from a user or thread
When to choose
- you need to collect public social media posts without official API keys
- you want JSONL output with rich metadata for research or archiving
- you need a lightweight CLI that pipes into other tools
- you want to use scraping as a Python library
When to avoid
- you need authenticated or private content access
- you need guaranteed reliability — platforms frequently change and break scrapers
- you need official API compliance or terms-of-service-safe collection
- you need a maintained library — development has slowed and some scrapers (e.g. Twitter) may be broken
Facets
cli-tool · maturity maintenance
web-scraping cli data-generation social-media crawlers developer-tools python cli cross-platform social-media-scraper twitter reddit instagram mastodon telegram l-output archiving command-line
2 sources
- readme: https://github.com/JustAnotherArchivist/snscrape · fetched 2026-08-28 · b27507fd327b
- registry_pypi: https://pypi.org/pypi/snscrape/json · fetched 2026-08-29 · b8bd20b21fa1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JustAnotherArchivist/snscrape | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="JustAnotherArchivist/snscrape")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem