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.

1.9 (2)

Pricing

$25.00/month + usage

17

Total users

561

Monthly users

35

Runs succeeded

99%

Issues response

74 days

Last modified

6 months ago

drobnikj avatar

Calendar cannot be scraped

Closed

Jakub Drobník (drobnikj) opened this issue
10 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.