IronWebScraper for .NET のレビュー

平均レビュースコア: 5 (3)

5 つ星中 5

5 つ星
100%
4 つ星
0%
3 つ星
0%
2 つ星
0%
1 つ星
0%

最も最近のポジティブなレビュー

curtischau1999カナダ5 つ星

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... 続きを読む

最も最近の重要なレビュー

この商品の否定的なレビューはありません。
curtischau1999カナダ5 つ星

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.

simran0807ニュージーランド5 つ星

IronWebScraper for .NET is the C# WebScraping library for extracting content from HTML web applications. It manages multithreading in the background by making the application easy to understand and maintain. IronWebScraper is helpful in system migrations and data mining.

sunpreetkhl93ニュージーランド5 つ星

IronWebScraper is the WebScraping library for extracting clean, organized data from HTML applications. It is useful for automating human browsing behavior to extract content from the Web as .NET objects. IronWebScraper is well-written and easy to get started with for beginners.