37 packages tagged with “scrape”
F# screen scraping package.
Core library for grabbing information and media from supported sources
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 available at: https://raw.githubusercontent.com/matarillo/dcsoup/master/sandcastle/Help/dcsoup.chm
A utility for managing Cloudflare Scrape Shield settings
Search Results via SERP API. Hash, JSON, and HTML format supported for Google, Bing, Baidu, Yandex, Ebay, Google Product, Youtube, Wallmart and more...
If you want to automate tasks in the web, this is your go to library. Navigate through websites with ease, fill out forms comfortably from your couch, let Scrappy do all the dirty work and get you what you want.
Adds support for grabbing information and high quality media from YouTube. Supports images, thumbnails, video, audio with different formats and qualities with the capability to decipher where necessary.
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 web scraping framework for .NET
Adds support for grabbing videos from Instagram.
Adds support for grabbing information and media from Vimeo.
Use GrabzIt.Scraper to integrate web scraping into your application. This package enables your application to control GrabzIt scrapes, deciding when to stop or start them and then callback functionality makes it easy to integrate the scraped data back into your app.
Contains the Entity Framework context classes for OdjfsScraper.
Adds support for HLS and Extended M3U (M3U8) playlists.
Contains the model classes for OdjfsScraper.
.NET library for scraping and crawling websites using the ProxyCrawl API.
Simple .NET library that provides generic web scraping abilities using XPaths.
CLI to use Firecrawl API
.NET library for scraping and crawling websites using the Crawlbase API.
Fork of Scrappy library migrated to .NET Standard. Author of original package is Manuel Schweigert. If you want to automate tasks in the web, this is your go to library. Navigate through websites with ease, fill out forms comfortably from your couch, let Scrappy do all the dirty work and get you what you want.
Adds support for executing grabber scripts written in ECMAScript (also known as JavaScript); and introduces grabber repositories to always keep the grabbers updated at runtime.
.NET Standard library that scrapes http://statleaders.ufc.com/
Adds support for grabbing information and media from top adult services.
Adds support for grabbing information and media from Odysee.
A .NET library for interacting with the Firecrawl API
jsoup is a Java 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.