htmlagilitypack
There are 53 repositories under htmlagilitypack topic.
zzzprojects/html-agility-pack
Html Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" HTML files.
mehmetozkaya/DotnetCrawler
DotnetCrawler is a straightforward, lightweight web crawling/scrapying library for Entity Framework Core output based on dotnet core. This library designed like other strong crawler libraries like WebMagic and Scrapy but for enabling extandable your custom requirements. Medium link : https://medium.com/@mehmetozkaya/creating-custom-web-crawler-with-dotnet-core-using-entity-framework-core-ec8d23f0ca7c
Vereyon/HtmlRuleSanitizer
A rule based HTML sanitizer built on top of the HTML Agility pack
hungqcao/chegg-solutions-saver
Because Chegg only gave few days to access their solutions for free when I rent their books so I decided to create a web crawler to save all the needed solutions offline.
WilliamABradley/Mechanize.NET
Stateful programmatic web browsing, based on Python-Mechanize, which is based on Andy Lester’s Perl module WWW::Mechanize.
zulfahmi93/HtmlAgilityPack.NetCore
An agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT. Deprecated as there's new maintainer for original HAP project.
jurabek/BloombergTrader
Emulated Bloomberg API with real time stock changes
Lev4and/NewsAggregator
Aggregator of news from 55+ sources. Clean Architecture + Microservices + .NET Core 8.0 + ASP.NET Core 8.0 + ASP.NET Core 8.0 MVC + MediatR + Selenium + AngleSharp + HtmlAgilityPack + PostgreSQL + EntityFramework + SignalR + Serilog + Seq + Redis + RabbitMQ + Docker
matjazbravc/ScreenScrapping-AzureFunction-Demo
This POC demonstrate simple usage of Azure functions and Screen scrapping with Html Agility Pack.
pontazaricardo/Webcrawler_HtmlAgilityPack
This is an example of how to crawl a website using the (NuGet) HtmlAgilityPack and saving the results to a txt file.
furkankapukayaa/DataReading
It is a program that prints the titles and prices of the advertisements on the main page of the "Sahibinden.com" site on the console screen and saves them in the text document.
J0rgeSerran0/Blog-Scraper-LeerComics
Experimental project to scrape a web page of comics and convert a comic into pdf
kris701/E-Fame-Watch
A little program to display how many subscribers, views, or something else you got on an item on the internet
matjazbravc/ScreenScrapping-AzureFunction-Demo-V3
This sample demonstrate simple usage of Azure functions V3, DI with Autofac and Screen scrapping with Html Agility Pack.
nbeny/BotTravian
a C# Bot for Travian Game
toky0s/cs4rsa_core
(Crediz) Credit Simulation 4nd Register Support Application for Duy Tan University
erri120/GitHubDependents
Makeshift lib for getting Dependents of a GitHub Repo
KikaDeveloper/Spider
Web Spider
liebki/GithubNet
This library allows you to retrieve several things from GitHub, things like trending repositories, profiles of users, the repositories of users and related information.
Marcus-V-Freitas/CrawlerBrazilGovData
Projeto ASP.NET Core .NET 5 para Extração e Parseamento de Dados do governo de São Paulo com integração com Buckets S3, Filas SQS AWS e Persistência realizada via EF Core no Mysql.
mesutde/Country.List.Interest.Rate.Net6.API
interest rate country list Web Api
mikaeldui/HtmlAgilityPack-extensions
Extensions for HtmlAgilityPack.
rexshijaku/ScrapePilot
This library helps to scrape web content in a guided and user-friendly way. It aims to simplify repetitive and complex scraping tasks by combining and abstracting the functionality offered by HTMLAgilityPack and Selenium with the extended C# I/O tasks.
RoINJ/GitHubProxy
A proxy for GitHub that adds "™" symbol to each six-letter word
WuLex/GetTaoBaoCommodityDemo
Asp.net 6 core mvc realizes crawling Taobao product information and CoinGecko,Investing Related Information
1VeN1/EbayParser
The program that parses eBay product information and adds it to the database sql.
AnatolyLevchenko/Simplest-Last-Fm-informer
Display last scrobbled track on Last.FM
arex388/Arex388.Extensions.HtmlAgilityPack
HtmlAgilityPack extensions for HTML minification.
brandon-hurler/url-crawler
A URL crawler to display images in a carousel and analytics on contained text.
deadbeatnoble/Banks-Exchange-Rates
This Asp.Net core MVC project scrapes Ethiopian banks to get the latest exchange rates.
feliposz/web-scrapper-o-minimo
A web scrapper to get links to articles from a web site given the article titles.
joao2391/DotNetAgenciasCorreios
This lib helps you to get brazilian's mail agency
mladion/The-Romanian-chess-championships-calendar
It is an endpoint that extracts a championships calendar from the Romanian chess federation site.
Rm1xs/Parsing-Service
Parsing Service (practice)
Thiti-Dev/scraperor-v2
Made scraping easy by the human-understandable $pointer to look for the interested data
zanybaka/Html.Template.Finder
It enables you to parse web sites or any other XML-based content with a predefined template.