
利用列表 URL 从 Google 地图中提取数据,包括营业时间、联系方式、地理位置、价格区间及用户评论——且不受 Google Places API 的限制。支持数据导出、API 调用及第三方集成。
通过提供以下输入参数来配置采集工具。必填字段用星号 (*) 标记。
{
"list_url": "",
"lang": "en",
"max_results": "",
"max_reviews_per_place": ""
}This parameter specifies the list of URLs the script needs to crawl.
Source language of the text.
This parameter can limit the number of results retrieved for a given keyword.
This parameter can limit the maximum number of reviews crawled for each place.