hero
hero copied to clipboard
The web browser built for scraping
Hi, is there any way to disable or configure the HumanEmulator plugin? When trying to fill a large text field (hundreds or thousands of words) with .$type(), the speed is...
Is there any mobile view on this new version? Thanks for the great tool!
Using socks 5 tor proxy, when try to navigate to: http://lockbitapt6vx57t3eeqjofwgcglmutr3a35nygvokja5uuccip4ykyd.onion we got this error: net::ERR_HTTP_RESPONSE_CODE_FAILURE ``` async navigate(@Res() res: Response) { const hero = new Hero({ showChrome: true, showChromeAlive:...
For your review. HeroExtractor -> HeroReplay FrozenDOM -> DetachedDom element.$detach() hero.detach(elementOrResource) hero.detachedResources hero.detachedElements hero.collect(name, value) hero.collectedSnippets
getBoundingClientRect method of a ISuperNode. According to the types (typescript) these elements like x etc should be promises, but they are just plain properties. I know this is from a...
We should have a static session closed event on Session (see `new` event) that broadcasts AFTER the database is fully shut down - this is among the last lines of...
As far as I understand the Secret-Agent code, and I mind you that I'm still in the process of fully grasping the entire codebase, logs from all log levels end...
Hello, I was wondering if there was a way to be able to intercept a URL request, and abort it before the request is able to be sent
SecretAgent now has a capability for a user to provide a UserAgent that we match on to find either "any" agent that fulfills the request (~ chrome > 85) or...