Airbnb Host Profile Details Scraper
Pricing
from $2.00 / 1,000 results
Airbnb Host Profile Details Scraper
Extract host profile data including verification status, ratings, and bio from Airbnb host pages. Powered by Airbnb Scraper.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Nifty
Maintained by CommunityActor stats
1
Bookmarked
10
Total users
0
Monthly active users
3 hours ago
Last modified
Categories
Share
This actor extracts Profiles from Airbnb. It works on host profile pages to collect detailed information about property managers and individual hosts. The data includes verification status, host history, and aggregate performance metrics.
Want more from Airbnb?
This actor covers Profiles only. The full Airbnb Scraper browser extension also includes Listings, Reviews, Details, Dates with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.
Get the Airbnb Scraper extension
Data Fields
| Field Name | Description | Example |
|---|---|---|
| Host Name | The display name of the host | "John Doe" |
| Host Location | Stated location of the host | "Los Angeles, California" |
| Host Since | Date or year the host joined | "Joined in 2015" |
| Is Superhost | Boolean status of superhost badge | true |
| Identity Verified | Whether the host identity is confirmed | true |
| Interests | List of host interests | "Hiking, Cooking, Travel" |
| Languages | Languages spoken by the host | "English, Spanish" |
| Past Trips | Information on host's previous travel | "3 trips" |
| About | The host's biography text | "I love hosting guests from all over." |
| Profile Photo | URL to the host's profile image | "https://a0.muscache.com/im/users/123.jpg" |
| Total Listings | Number of properties managed | 5 |
| Average Rating | Mean rating across all listings | 4.92 |
| Total Reviews | Count of reviews received as a host | 150 |
| Total Guest Reviews | Count of reviews from guests | 145 |
| Verified Since | Date identity was verified | "Verified in 2016" |
| Host URL | Direct link to the profile page | "https://www.airbnb.com/users/show/123" |
Input
urls: Array of Airbnb host profile URL strings.maxItems: Max items per URL. Default is 100.
Example Input
{"urls": ["https://www.airbnb.com/users/show/123456"],"maxItems": 10}
Example Output
[{"hostName": "Sarah","hostLocation": "Austin, TX","hostSince": "Joined in 2018","isSuperhost": true,"identityVerified": true,"interests": "Music, BBQ","languages": "English","pastTriips": "5 trips","about": "Welcome to my home in Austin!","profilePhoto": "https://a0.muscache.com/im/users/456.jpg","totalListings": 2,"averageRating": 4.98,"totalReviews": 88,"totalGuestReviews": 88,"verifiedSince": "Verified in 2018","hostUrl": "https://www.airbnb.com/users/show/456"},{"hostName": "Michael","hostLocation": "London, UK","hostSince": "Joined in 2020","isSuperhost": false,"identityVerified": true,"interests": "Football, Pubs","languages": "English, French","pastTriips": "1 trip","about": "Professional host in central London.","profilePhoto": "https://a0.muscache.com/im/users/789.jpg","totalListings": 12,"averageRating": 4.75,"totalReviews": 420,"totalGuestReviews": 415,"verifiedSince": "Verified in 2020","hostUrl": "https://www.airbnb.com/users/show/789"}]
Disclaimer
This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.