Recaptcha and Web Scraper

Hi to everyone.

I guess everybody knows about captcha protection on site to in order to protect data from scraping. May be somebody could solve such issue by using Web Scraper?
I faced such an issue btu choosing selector for Element click scraper can't find anything. But when I try to click on area of recatcha it immediately open data. So I can't find the way to click captcha element though opening DevTools I see that there is tag 'iframe' for captcha element.
I would be forever grayteful to those who can help me in resolving of the issue.

Url: https://move.ru/agents/

@solids63 Hi, the Web Scraper Cloud handles CAPTCHA prompts by rotating the IP addresses of the scraper to access the page. Any pages marked as 'Failed' or 'Empty', will be retried at the end of the scraping job using a different IP address.

Learn more: General questions regarding proxy usage within Web Scraper Cloud

Hi all,

Could you bypass any of these kind of captchas: NopeCHA - hCaptcha Demo

I tried with puppeteer and 2captcha, but I can't.

I don't know the way to do it, if someone could do it and give me a hand :slight_smile: