Airbnb

Airbnb

从airbnb.com提取住宿列表、价格、位置详情、可容纳人数、配套设施、预订可用性、房东信息、客人评价等相关数据。

2 个工具更新时间 2026.07.30
免费试用

概览

请求参数

参数名说明
网址该参数用于指定采集 Airbnb 中的房源搜索网址。
国家该参数用于指定采集 Airbnb 中的房源所属国家。

返回字段

字段名类型说明
amenitiesArray房源设施列表
arrangement_detailsArray房源布局详细信息
availabilityText房源可预订状态
available_datesArray可预订日期
breadcrumbsText房源位置层级
cancellation_policyArray房源取消政策
categoryText房源类型或类别
category_ratingArray房源类别对应评分(数组)
currencyText货币单位
descriptionText房源文字描述信息
description_by_sectionsArray分段描述房源信息
description_htmlText房源HTML描述
description_itemsArray房源描述中提及的其他项目或特征
detailsArray房源详细信息
discountPrice房源折扣信息
final_urlUrl最终房源链接
guestsNumber可容纳客人数
highlightsArray房源亮点或主要特征
host_detailsObject房东信息
host_imageUrl房东图片
host_number_of_reviewsNumber房东评论总数
host_ratingNumber房东平均评分
host_response_rateNumber房东响应率
hosts_yearNumber房东活跃年数
house_rulesArray房东制定的房屋规则
imageImage房源图片链接或引用
imagesArray房源附加图片链接
is_guest_favoriteBoolean是否客人最爱
is_supperhostBoolean是否超级房东
latNumber房源纬度
listing_nameText房源名称
listing_titleText房源标题
locationText房源一般位置
location_detailsArray房源位置详细信息
location_details_htmlText位置HTML信息
longNumber房源经度
nameTextAirbnb房源标题或名称
pets_allowedBoolean是否允许宠物入住
pricePrice房源每晚租金
pricing_detailsObject价格信息
property_idText房源ID
property_number_of_reviewsNumber房源评论总数
ratingsNumber房源平均评分
reviewsArray房源评论数量
seller_infoObject房东信息(对象)
total_priceNumber总价格(含费用与税费)
travel_detailsObject出行信息
urlUrl原房源链接

示例响应

JSON 预览
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[
  {
    "name": "Wireless Noise Cancelling Headphones",
    "price": 29.99,
    "image": "https://cdn.example-source.com/images/item-123456.jpg",
    "description": "Product information and related details.",
    "category": "Electronics",
    "availability": true,
    "discount": 128,
    "reviews": 128,
    "ratings": 4.8,
    "seller_info": {
      "name": "Wireless Noise Cancelling Headphones",
      "url": "https://www.example-source.com/item/123456",
      "avatar": "https://cdn.example-source.com/images/item-123456.jpg",
      "seller_id": "ID-20260115-001",
      "features": [
        {
          "name": "Superhost",
          "value": "false"
        }
      ]
    },
    "breadcrumbs": "Breadcrumbs value",
    "location": "Location value",
    "lat": "Lat value",
    "long": "Long value",
    "guests": "Guests value",
    "pets_allowed": "Pets allowed value",
    "description_items": [
      "Product information and related details."
    ],
    "category_rating": [
      "Electronics"
    ],
    "house_rules": [
      "House rules value"
    ],
    "details": [
      "Details value"
    ],
    "highlights": [
      "Highlights value"
    ],
    "arrangement_details": [
      "Arrangement details value"
    ],
    "amenities": [
      "Amenities value"
    ],
    "images": [
      "https://cdn.example-source.com/images/item-123456.jpg"
    ],
    "available_dates": "2026-01-15T08:30:00.000Z",
    "url": "https://www.airbnb.com/rooms/1750160560525286537?adults=1&check_in=2026-09-15&check_out=2026-09-20&children=0&infants=0&pets=0&search_mode=regular_search",
    "final_url": "https://www.airbnb.com/rooms/1750160560525286537?adults=1&check_in=2026-09-15&check_out=2026-09-20&children=0&infants=0&pets=0&search_mode=regular_search",
    "listing_title": "Wireless Noise Cancelling Headphones",
    "property_id": "ID-20260115-001",
    "listing_name": "Wireless Noise Cancelling Headphones",
    "location_details": [
      "Location details value"
    ],
    "desc
...

开始探索网页采集工具

免费试用