sukhcha-in/dart_web_scraper
Powerful, easy-to-use scraper for web pages and APIs. Chain parsers and transforms to extract exactly the data you need.
This tool helps developers efficiently extract specific data from websites or APIs. You define what information you need using simple configurations, and it fetches the web page or API response, then processes it to give you exactly the data fields you specified. It's designed for developers building applications that need to collect structured data from various online sources.
Use this if you are a developer who needs to reliably scrape data from web pages or APIs without writing extensive parsing logic for each source.
Not ideal if you need a no-code solution or a visual tool for web scraping, as this requires coding knowledge to configure and use.
Stars
10
Forks
1
Language
Dart
License
MIT
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/sukhcha-in/dart_web_scraper"
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.