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.
Programming
Looking for a web scraper service or ways that bypasses a website with Akamai Bot Manager
Started by heftydinosaur · Apr 10, 2026
Alternatively you could use MultiLogin browser which is Anti-Detect and creating something selenium based to do the job for you.
curl-impersonate
i can help u
You can make scripts in js with playwright/puppeteer and use different proxies. Should avoid most blocking.
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".