InfinityCrawler icon indicating copy to clipboard operation
InfinityCrawler copied to clipboard

A simple but powerful web crawler library for .NET

Results 13 InfinityCrawler issues
Sort by recently updated
recently updated
newest added

Currently Infinity Crawler uses HtmlAgilityPack which has served the project well. AngleSharp is an alternative HTML processing implementation which has a strong focus on performance and extendability. While I don't...

enhancement

Follows on from discussions in #63 - currently the `HostAlias` setting is relatively limited, requiring an exact match before it crawls a link with that domain. To make crawling a...

enhancement

For example, I was thinking of using this library to crawl a single site for pages. This library looks great by the way - much higher quality than any of...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.8 to 0.13.11. Release notes Sourced from BenchmarkDotNet's releases. 0.13.11 Full changelog: https://benchmarkdotnet.org/changelog/v0.13.11.html In the v0.13.11 scope, 4 issues were resolved and 8 pull requests were merged....

dependencies

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.SourceLink.GitHub&package-manager=nuget&previous-version=1.1.1&new-version=8.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [Microsoft.Extensions.Logging.Debug](https://github.com/dotnet/runtime) from 3.1.22 to 8.0.0. Release notes Sourced from Microsoft.Extensions.Logging.Debug's releases. .NET 8.0.0 Release .NET 8.0 RC 2 Release .NET 8.0 RC 1 Release .NET 8.0 Preview 7 Release...

dependencies

Bumps [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) from 3.1.22 to 8.0.0. Release notes Sourced from Microsoft.Extensions.Logging.Console's releases. .NET 8.0.0 Release .NET 8.0 RC 2 Release .NET 8.0 RC 1 Release .NET 8.0 Preview 7 Release...

dependencies

Bumps [Microsoft.Extensions.Logging.TraceSource](https://github.com/dotnet/runtime) from 3.1.22 to 8.0.0. Release notes Sourced from Microsoft.Extensions.Logging.TraceSource's releases. .NET 8.0.0 Release .NET 8.0 RC 2 Release .NET 8.0 RC 1 Release .NET 8.0 Preview 7 Release...

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.8.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.8.0 What's Changed Full Changelog: https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0 v17.8.0-release-23468-02 What's Changed Upgrade Newtonsoft.Json from 13.0.1 to 13.0.3 by @​mthalman in...

dependencies