IronWebScraper for .NET
一個旨在從網站中有效地提取結構化資料的 .NET Web 抓取庫。
由以下開發商製作:Iron Software
ComponentSource 開始代理銷售的日期:2017年
I needed a web scraper package that allowed me to directly scrap data off HTML sites by just giving it CSS tags. Furthermore, it also has to be multi-threaded and scalable for my purposes. After coming across the web scraper tool from Iron software, I would highly recommend other developers to utilize this library as well. Not only is the solution highly scalable as I can reuse a single type of scraper class against each type of page, but it also comes with the added bonus of simulating real-world human requests to stop sites from rate-limiting my requests in the event of multiple requests. Along with easy and predictable behavior and scalability, the software also comes with easy installation and video examples showcasing how one would set up their web scraper.