Trying to scrape ANA of Japan
Hi guys
I am trying to scrape ANA Airlines of Japan...domestic POS mainly.
https://www.ana.co.jp/en/jp/search/domestic/flight/
I have automated international markets they are working fine on playwright setup. But domestic markets are not working and I am facing blocking on list page of the site.
It is akamai protected. And the API for international and domestic pos is different.
I have tried playwright, camoufox, tried hybrid setup also getting cookies from browser and then hitting on python.
It works fine for few requests but then it gets blocked.
And I am trying to scrape it on scale.
Can someone give it a try or help me if faced similar issues?
Sorry for sentence or grammar issues....I m writing it while traveling anticipating some response by the time I reach home
Thanks:)