I know the Net:Http parser can't implement anti-captcha for every site because of the unlimited number of sites that could be parsed using it but I suspect a lot of people like myself use it to scrape Google (or other search engines) in a more custom fashion than is possible with the Google parsers.
Is it possible to implement anti-gate/digital captcha solving if using Net:Http to scrape Google?
I have no clue how complex this would be but in my "dream" scenario it would work where in the Net:HTTP parser settings would be an option to use antigate or digit captcha and then a menu where you could select from the domains/search engines that have captcha solving already built into their parsers.
Basically, being able to use the captcha solving logic already built for the other parsers if you are using Net:Http to scrape one of those domains.
I know the code or implementation is not that modular or copy/paste or if it is even possible but I think this would be a a huge addition that would help a lot of people.
Thanks!
Is it possible to implement anti-gate/digital captcha solving if using Net:Http to scrape Google?
I have no clue how complex this would be but in my "dream" scenario it would work where in the Net:HTTP parser settings would be an option to use antigate or digit captcha and then a menu where you could select from the domains/search engines that have captcha solving already built into their parsers.
Basically, being able to use the captcha solving logic already built for the other parsers if you are using Net:Http to scrape one of those domains.
I know the code or implementation is not that modular or copy/paste or if it is even possible but I think this would be a a huge addition that would help a lot of people.
Thanks!
Last edited: