TurnerSoftware/InfinityCrawler
A simple but powerful web crawler library for .NET
This library helps developers programmatically gather information from websites in a structured and polite way. It takes a starting website address and retrieves its content, links, and associated data, respecting website rules like robots.txt. The output is organized data that a developer can then process further. This is for software developers building applications that need to collect web data.
252 stars. No commits in the last 6 months.
Use this if you are a .NET developer needing to build an application that systematically extracts information from multiple web pages while adhering to standard web crawling ethics.
Not ideal if you need a no-code solution for web scraping or a ready-to-use application, as this is a developer library.
Stars
252
Forks
38
Language
C#
License
MIT
Category
Last pushed
Dec 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/TurnerSoftware/InfinityCrawler"
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.