mk1024

Results 5 issues of mk1024

**Setup:** - ip rate limiting only (code + appsettings.json) - use custom header for client id (under "IpRateLimiting") - whitelist a client id (under "IpRateLimiting") - (setup is like suggested...

There are two more headless browsers for .net: **ScrapySharp** (MIT) https://github.com/rflechner/ScrapySharp (works great, but unfortunately no JavaScript support) **Optimus** (MIT) https://github.com/RusKnyaz/Optimus (allows to plug in different JavaScript implementations)

I'm using GraphDiff in a few projects that perform a lot of batch updates and inserts. Here are my optimizations that made it about 15-20x faster in my use cases....

ScrapingBrowser throws an exception if there is a problem with the server certificate. This exception prevents you from downloading the actual page and its content. I thought it might be...

Hi there, first let me thank you for this wonderful library. Thanks to everyone who keeps this project going! **Scenario** Imagine a Lemmings-like scenario where you have multiple instances of...

🆕 Feature Request
🆕 Status: New