VOOZH about

URL: https://apify.com/corent1robert/airdna-scraper

⇱ AirDNA Scraper β€” Revenue, occupancy, ADR from Airbnb Β· Apify


Pricing

$4.99/month + usage

Go to Apify Store

Enrich Airbnb listing URLs with AirDNA data: revenue, occupancy, ADR, revenue potential. Requires AirDNA subscription and Bearer token.

Pricing

$4.99/month + usage

Rating

0.0

(0)

Developer

πŸ‘ Corentin Robert

Corentin Robert

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

0

Monthly active users

4 months ago

Last modified

Share

Enriches Airbnb listing URLs with AirDNA data: revenue, occupancy, ADR (Average Daily Rate), and revenue potential.

Requirements

  • AirDNA account (app.airdna.co)
  • Bearer token: sign in to app.airdna.co, open DevTools β†’ Network, copy the Authorization: Bearer eyJ... header value

Input

FieldTypeRequiredDescription
airbnbListingUrlsarrayYesFull URLs, /rooms/123456, or raw IDs
bearerTokenstringYesAirDNA Bearer token (or use Apify Secret AIRDNA_BEARER_TOKEN)
marketIdstringNo*AirDNA market ID. Required for revenue, occupancy, revenue_potential β€” the listing endpoint redacts these without market context. Also more efficient for bulk (1 call per 100 listings).
currencystringNoCurrency code: eur, usd, mad, etc. (default: eur)
cookiesstringNoOptional session cookies (or env AIRDNA_COOKIES)

Output

  • Dataset: one record per listing
  • Key-Value Store (OUTPUT): { listings: [...], summary: { count, requestCount, durationSec } }
FieldDescription
listing_idAirbnb property ID
urlListing URL
titleListing title
marketMarket name
listing_typeEntire home / Private room / etc.
bedroomsNumber of bedrooms
bathroomsNumber of bathrooms
accommodatesGuest capacity
ratingAverage rating
reviewsReview count
adrAverage Daily Rate
revenueLast 12 months revenue
occupancyOccupancy rate
revenue_potentialRevenue potential
days_availableDays available
lat / lngCoordinates
photo_urlMain photo URL
currencyCurrency used

Usage

Apify (recommended)

$apify run

Local (npm)

$npm start

Input is read from storage/key_value_stores/default/INPUT.json when running locally.

Troubleshooting

401 Unauthorized

Your Bearer token is invalid or expired. JWT tokens from AirDNA expire after a few hours.

Fix: Sign in to app.airdna.co, open DevTools (F12) β†’ Network tab. Refresh the page or navigate to a report. Click any request to api.airdna.co, open Headers, and copy the full value of Authorization (the part after Bearer ).

No revenue / occupancy data

AirDNA redacts revenue, occupancy, and revenue_potential on the listing endpoint (returns null). You must provide marketId to get these metrics β€” the market endpoint returns full data. Without marketId you only get ADR and basic details.

Invalid listing URLs

Accepted formats:

  • Full URL: https://www.airbnb.fr/rooms/123456789
  • Path: /rooms/123456789
  • Raw ID: 123456789

You might also like

Airbnb Scraper

onidivo/airbnb-scraper

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.

πŸ‘ User avatar

Onidivo Technologies

959

3.5

Airbnb Scraper β€” Listings, Prices & Amenities

automation-lab/airbnb-listing

Scrape Airbnb listings by location or search URL. Extract prices, ratings, review counts, coordinates, amenities, host details, photos, and availability context; use search-only mode for fast market scans or full mode for rich listing data.

πŸ‘ User avatar

Stas Persiianenko

540

5.0

Airbnb Reviews Scraper β€” Ratings, Topics & Sentiment

automation-lab/airbnb-reviews

Extract Airbnb reviews from listing URLs or IDs, including text, ratings, reviewer/host details, host replies, dates, media, topic filters, full-text search, and optional AI sentiment/translation.

πŸ‘ User avatar

Stas Persiianenko

51

Airbnb Scraper

tri_angle/airbnb-scraper

Scrape Airbnb rentals in your chosen destinations. Extract descriptions, locations, prices per night, ratings, reviews count, host details, amenities and more. Download scraped data in various formats including HTML, JSON and Excel.

πŸ‘ User avatar

Tri⟁angle

14K

2.7

Airbnb Email Scraper

scraper-mind/airbnb-email-scraper

Airbnb Email Scraper – Extract verified Airbnb emails fast & accurately! πŸ” Search by keywords, location & domain to find targeted contacts. Supports Airbnb listings βœ… Proxy support for seamless scraping. Download in JSON, CSV, Excel. Perfect for lead gen, outreach & research!

393

4.0

VRBO Extractor 4.0

jupri/vrbo-property

πŸ’« All-In-One VRBO.com Scraper

Fast Airbnb Scraper

tri_angle/new-fast-airbnb-scraper

Scrape destinations on Airbnb. Extract places and their prices, ratings, reviews counts, images and other details. Download scraped data in various formats including HTML, JSON and Excel.

πŸ‘ User avatar

Tri⟁angle

1.3K

3.0

Airbnb Scraper

crawlerbros/airbnb-scraper

Scrape Airbnb listings, prices, ratings, host info, coordinates and photos for any location. Extract vacation rental data including nightly rates, superhost status, property types and guest reviews.

39

Airbnb Leads Email Scraper

datavoyantlab/airbnb-leads-email-scraper

Best Airbnb scraper to extract verified host emails and detailed property infoβ€” ideal for businesses seeking direct connections with Airbnb hosts!

168

5.0

Vrbo Scraper

one-api/vrbo-scraper

Scrape Vrbo.com vacation rentals β€” property details, reviews, host info, calendar availability, and search by location / coordinates / polygon / URL plus autocomplete. One dataset row per listing/review/host/day with photo, price, rating and Raw JSON.