Documentation Index
Fetch the complete documentation index at: https://help.decodo.com/llms.txt
Use this file to discover all available pages before exploring further.
对于沃尔玛,您可以从以下地理位置参数值中选择:
# 将 '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"
}
'
# 将 '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"
}
'
反馈
找不到您要找的内容?请求一篇文章!
有反馈意见?分享您对我们如何改进的想法。