You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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-w…
A general-purpose smart web crawler that recursively extracts website content using BFS, preserves full URL-based directory structure, and saves files locally. Supports PDF/Word/Excel/PowerPoint also media extraction, customizable crawl depth, domain restriction, CSS-based content targeting, and duplicate prevention using hashing.
Web scraping api exmaple in C# and .net framework to add urls, start scraping job, check job status and download the web scraping result using Agenty API.
A Pokédex project build as an android app (Xamarin.Android, C#) with image recognition (azure) & webscraping (python) for the 'We are in IT together'-conference.