网页抓取 API 沃尔玛地理位置参数
99950
# 将 'TOKEN VALUE' 更新为您的授权令牌 curl --request 'POST' \ --url 'https://scraper-api.decodo.com/v2/scrape' \ --header 'Accept: application/json' \ --header 'Authorization: Basic TOKEN VALUE' \ --header 'Content-Type: application/json' \ --data ' { "target": "walmart", "url": "https://www.walmart.com/cp/new-year-new-you/4399818", "geo": "99950" } '
Italy
# 将 'TOKEN VALUE' 更新为您的授权令牌 curl --request 'POST' \ --url 'https://scraper-api.decodo.com/v2/scrape' \ --header 'Accept: application/json' \ --header 'Authorization: Basic TOKEN VALUE' \ --header 'Content-Type: application/json' \ --data ' { "target": "walmart", "url": "https://www.walmart.com/cp/new-year-new-you/4399818", "geo": "Italy" } '
此页面对您有帮助吗?