This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hi there! Since Google QPX API was discontinued, I'm trying to scrape a flight aggregator (currently aiming for Kayak) for flights on my desired airline alliance and optimize price per mileage run to build airline loyalty.
However, I'm running into the issue that Kayak starts throwing a message suspecting that I'm a bot whenever I run in headless mode; it works fine otherwise. This would be fine, except for the fact that it takes a long while to check all endpoints that I'm looking for, so I really need to throw this application into an EC2 instance or host it on some other cloud provider.
Is there a way to run the browser with a head on a server, or does anybody have any ideas for a workaround?
Subreddit
Post Details
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/selenium/co...