Update api-scrapingant.yaml
parent
39907574ab
commit
23e8afaa22
|
@ -16,7 +16,6 @@ requests:
|
|||
POST https://api.scrapingant.com/v1/general HTTP/1.1
|
||||
Host: api.scrapingant.com
|
||||
x-api-key: {{token}}
|
||||
Accept: application/json
|
||||
Content-Type: application/json
|
||||
|
||||
{"url": "https://example.com"}
|
||||
|
@ -28,4 +27,4 @@ requests:
|
|||
- '"content"'
|
||||
- '"cookies"'
|
||||
- '"status_code"'
|
||||
condition: and
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue