Top 20 NuGet scraping Packages
libvideo (aka VideoLibrary) is a modern .NET library for downloading YouTube videos. It is portable to most platforms and is very lightweight.
Find us on GitHub at https://github.com/omansak/libvideo
libvideo (aka VideoLibrary) is a modern .NET library for downloading YouTube videos. It is portable to most platforms and is very lightweight.
Find us on GitHub at https://github.com/omansak/libvideo
A .NET Standard library to extract the main content of a web page based on a port of the Readability library by Mozilla. It also determine and gather metadata about the content, such as language, author, main image, etc.
SDK for UI automation and text capture featured in UiPath Studio
F# screen scraping package.
A collection of search engine image scrapers (Google Images, DuckDuckGo and Brave).
High productivity facilitator for scraping web pages
Turn unstructured HTML pages into structured data. The OpenScraping library can extract information from HTML pages using a JSON config file with xPath rules. It can scrape even multi-level complex objects such as tables and forum posts.
High productivity facilitator for scraping web pages
SgmlReader for Portable Library.
SgmlReader is "SGML" markup language parser, and derived from System.Xml.XmlReader in .NET CLR.
But, most popular usage the "HTML" parser. (It's scraper!!)
/* Use SgmlReader in Html parse mode. */
XDocument document = SgmlReader.Parse(stream);
Done!
Library enabling web scraping over LINQ
The WebScraper_dotNET Class Library is a high level wrapper around the WebRequest.
The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
WebScraper_dotNET is a library for scraping web data. It converts HTML code into a structured array of ...
This .NET Standard package provides convenient access to the Local API REST interface of the Kameleo Client.
dcsoup is a .NET library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.
This library is basically a port of jsoup, a Java HTML parser library. see also: http://jsoup.org/
API reference is ...
A library for reading/writing WARC files and scraping websites.
xSkrape provides parsing / tabular detection for structured, semi and non-structured data sources with minimal coding. Interact with HTML, JSON, XML, CSV, Excel, DropBox, Google Docs and other sources using simple directives. This package supports .NET standard 2 and connects to the web API offered ...
xSkrape provides parsing / tabular detection for structured, semi and non-structured data sources with minimal coding. Interact with HTML, JSON, XML, CSV, Excel, DropBox, Google Docs and other sources using simple directives. This package contains a .cs file with example usage of the InProc version.
F# screen scraping package.
Fork of libvideo. libvideo is a fast, clean way to download YouTube videos. It is fully portable and has no dependencies.
Find us on GitHub at https://github.com/hig-dev/libvideo
ExcavatorSharp is a multi-threaded server for scraping web data. It converts HTML code into a structured array of data. The library allows data scraping from multiple sites in parallel mode, within a single running application. Create scraping tasks and perform data extraction on a schedule.
The l...