Process Overview:
My process involves using over 40 keywords (such as nuts, pin, fastener, atlas, clinch). I open a browser (currently focusing on Chrome), search each keyword, and extract URLs using Table Extraction. However, since the process runs continuously in Chrome, I frequently encounter captchas (reCAPTCHA and image-based captchas), especially while navigating between pages during URL extraction.
Current Approach i have implemented:
- In Table Extraction, I set the “Delay between pages” to 5.5 seconds.
- If Chrome throws a captcha, I switch to a different browser (e.g., Edge).
But I’m still getting Chaptcha. I’m looking for a reliable solution to handle or avoid captchas in Chrome.