michaeltelford/wgit
Wgit enables you to crawl and extract the data you want from the web
Wgit helps you automatically gather information from static HTML websites. You provide a starting website address and specify what pieces of content (like quotes or authors) you want, and it outputs that structured data. This tool is for data analysts, content strategists, or anyone who needs to collect specific text and links from many web pages for analysis or to build their own search index.
No commits in the last 6 months.
Use this if you need to extract specific text and links from static HTML websites for data collection, content analysis, or to create a custom search index.
Not ideal if your task requires interacting with web pages (like signing in or clicking buttons) or if the content you need is heavily generated by JavaScript, as it processes URLs sequentially.
Stars
16
Forks
3
Language
Ruby
License
MIT
Category
Last pushed
Aug 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/michaeltelford/wgit"
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.