Bing 圖片 API
Last updated
curl -X POST https://scraperapi.thordata.com/request \
-H "Content-Type: application/x-www-form-urlencoded" \
-H "Authorization: Bearer token" \
-d "engine=bing_images" \
-d "q=pizza" \
-d "json=1" \
-d "first=10" \
-d "count=10"curl -X POST https://scraperapi.thordata.com/request \
-H "Content-Type: application/x-www-form-urlencoded" \
-H "Authorization: Bearer token" \
-d "engine=bing_images" \
-d "q=pizza" \
-d "json=1" \
-d "first=10" \
-d "count=10"curl -X POST https://scraperapi.thordata.com/request \
-H "Content-Type: application/x-www-form-urlencoded" \
-H "Authorization: Bearer token" \
-d "engine=bing_images" \
-d "q=pizza" \
-d "json=1" \
-d "adlt=strict"