Programming

Looking for a web scraper service or ways that bypasses a website with Akamai Bot Manager

Started by heftydinosaur · Apr 10, 2026

#11186
Currently I am being blocked by Akamai in a certain hotel website we are trying to scrape hotel data and I am using a web scraper (Patchright) with interaction to type the hotel, number of guests, click on the specific month, and go to hotel page and scrape hotel information.
#11187
↳ Replying to @heftydinosaur
Alternatively you could use MultiLogin browser which is Anti-Detect and creating something selenium based to do the job for you.
#11191
↳ Replying to @heftydinosaur
Dealing with akamai - I have a good experience with playwright. But remember that I had some issues with akamai as well, at one moment (like 1 year ago) their bots detection skills went up, but it means only one thing - Your script has to be better. I have couple of scripts which have been working agains akamai (like 6 months ago, hope it schould be still working). In case of interest can share some experience with You to improve Your "stealth level".