Airbnb Scraper avatar
Airbnb Scraper

Pricing

$25.00/month + usage

Go to Store
Airbnb Scraper

Airbnb Scraper

Developed by

Onidivo Technologies

Onidivo Technologies

Maintained by Community

Crawl the Airbnb site and extract data about rentals. Scrape rental details for any location with many filters. Download and use the data in whatever way you want.

2.3 (2)

Pricing

$25.00/month + usage

16

Total users

531

Monthly users

30

Runs succeeded

>99%

Issue response

53 days

Last modified

5 months ago

drobnikj avatar

Calendar cannot be scraped

Closed

Jakub Drobník (drobnikj) opened this issue
9 months ago

The scraping of availability of calendar failed with following error on the most pages.

2024-07-29T08:14:39.564Z ERROR Error while retrieving calendar {"url":"https://api.airbnb.com/v2/pdp_listing_details/1033317199640999841?_format=for_native","id":1033317199640999800}
2024-07-29T08:14:39.567Z months is not iterable
2024-07-29T08:14:39.569Z at getCalendar (file:///usr/src/app/dist/custom-utils/tools.js:351:29)
2024-07-29T08:14:39.571Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2024-07-29T08:14:39.572Z at async Module.handleItem (file:///usr/src/app/dist/routes.js:401:33)
2024-07-29T08:14:39.574Z at async BasicCrawler.requestHandler (file:///usr/src/app/dist/actor.js:69:21)
2024-07-29T08:14:39.576Z at async BasicCrawler._runRequestHandler (/usr/src/app/node_modules/@crawlee/basic/internals/basic-crawler.js:685:9)
2024-07-29T08:14:39.578Z at async wrap (/usr/src/app/node_modules/@apify/timeout/cjs/index.cjs:54:21)
onidivo avatar

Thank you for reporting. It's fixed now.