LeaFrock/SpiderX
A simple web-crawler development framework based on .Net Core.
This framework helps C# developers build custom web crawlers to automatically collect data from websites. You define what information you need and from which pages, and it provides the tools to programmatically extract that data and store it in databases like SQL Server, MySQL, or Redis. It's designed for developers creating tailored data collection solutions for specific business needs.
No commits in the last 6 months.
Use this if you are a C# developer who needs to build a custom web crawler to extract specific data from websites for analysis or integration into other systems.
Not ideal if you are looking for a pre-built, ready-to-use web scraping tool that doesn't require programming.
Stars
32
Forks
10
Language
C#
License
GPL-3.0
Category
Last pushed
Jul 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/LeaFrock/SpiderX"
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.