CompileInc/hodor
🕷Configuration based html scraper
This tool helps data analysts, researchers, or anyone needing structured data from public websites. You provide a web page URL and specify what information you want using common web element selectors (like CSS selectors). It then extracts that specific data, even across multiple pages, and presents it as organized, ready-to-use data.
Use this if you need to regularly collect specific data points from public websites without writing complex code, and prefer defining your data extraction rules in a configuration.
Not ideal if you need a visual point-and-click interface for web scraping or if you're dealing with websites that require extensive interaction beyond simple navigation and data extraction.
Stars
23
Forks
3
Language
Python
License
MIT
Category
Last pushed
Nov 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/CompileInc/hodor"
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.