worthy-roseW
Apify & Crawlee11mo ago
4 replies
worthy-rose

How to handle 403 error response using Puppeteer and JS when click on the button which hit an API

We are building a scrapper and that is using client side pagination and when we click on the Next page it calls the API but the api returns 403 as they are detecting it is coming from some bot. So how can we bypass that while opening the browser or while doing the scrapping.

Any suggestion will be halpful.
Was this page helpful?