jplusplus/statscraper
A base library for building web scrapers for statistical data, and a helper ontology for (primarily Swedish) statistical data.
This tool helps journalists, researchers, and data analysts gather structured statistical data from various online sources, particularly those in Sweden. You provide a web address or select from pre-built scrapers, and it outputs organized datasets, often in a table format that can be easily used with tools like Pandas. It's designed for anyone who needs to systematically collect numerical data, like population figures, economic indicators, or environmental statistics, from multiple online sources.
No commits in the last 6 months. Available on PyPI.
Use this if you regularly need to extract consistent, time-series, or categorical statistical data from government websites, public databases, or other online sources, and you want a structured, repeatable way to do it.
Not ideal if you're looking to scrape unstructured text, images, or general web content, or if your primary need is for a simple, one-off data extraction from a single, static page.
Stars
15
Forks
5
Language
Python
License
MIT
Category
Last pushed
Feb 28, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/jplusplus/statscraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.