How can I prevent this 403 error code?

Hello, can anyone help me resolve this 403 error? I’m a beginner and have tried every method available, but I’m still facing this issue. I checked the URL in my browser, and it works fine.

Hey @Rafay_Saleem ,

Status code 403 means forbidden access.
What are you trying to do exactly ?

@mrrobot I am trying to scrape website and agency name from the yelp website: https://www.yelp.com/biz/cruise-planners-fairfield?osq=Travel+Agency (like this)

I think that’s because the website has a anti-crawler system.

So you not able just to crawl as Puppeteer

You might need a better crawler service

@darrell_tw so what crawler should I use, crawl4ai?

1 Like

yeah or other similar service and give it a try.
Can not guarantee it will 100% work.

@darrell_tw Are there any services or tools that can safely do this scrapping easily without getting 403,429 error?

Can you try scrapingbee?

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.