Booking Scraper
Pay $5.00 for 1,000 results
Booking Scraper
Pay $5.00 for 1,000 results
Scrape Booking with this hotels scraper and get data about accommodation on Booking.com. You can crawl by keywords or URLs for hotel prices, ratings, addresses, number of reviews, stars. You can also download all that room and hotel data from Booking.com with a few clicks: CSV, JSON, HTML, and Excel
Do you want to learn more about this Actor?
Get a demoIs there a way to structure the export columns such that they they column headers do not change between runs?
My workflow requires me to manipulate the data after exporting and it would be great if the fields were always in the same place.
Hi Michael, thanks a lot for opening this issue!
I'm not 100% sure what you mean, but I assume you always want the same output structure between different hotels, right?
Unfortunately, this is not fully possible, because the data we scrape is dynamic by nature. However, you can still select only those fields that you are always of the same shape, like hotel title and location...
You can achieve this by either using the export
function of the schema, or by automating the process with a utility Actor like the Merge, Dedup & Transform Datasets
.
I hope this helps, thanks and happy scraping!