No recent searches
Popular Articles
Sorry! nothing found for
Posted almost 3 years ago by haystacksearch
curl -kx proxy.crawlera.com:8010 -U XXXX: 'https://www.walmart.com/orchestra/home/graphql' -H 'X-Crawlera-Profile: mobile' -H 'Accept: application/json' -H 'Accept-Language: en-US,en;q=0.5' -H 'Content-Type: application/json' -H 'x-o-segment: oaoh' -H 'x-o-platform-version: main-110-eeffb5' -H 'x-o-market: us' -H 'x-o-ccm: server' -H 'x-o-gql-query: query nearByNodes' -H 'X-APOLLO-OPERATION-NAME: nearByNodes' --data-raw '{"query":"query nearByNodes($input:LocationInput! ){nearByNodes(input:$input){nodes{id type displayName name address{addressLineOne addressLineTwo state city postalCode country} capabilities{accessPointId accessPointType isActive isTest assortmentNodeId } }}}","variables":{"input":{"postalCode":"95660","accessTypes":["PICKUP_INSTORE"],"nodeTypes":["STORE"],"radius":50}}}'
this request returns:
"All download attempts failed. Please retry."
but when I don't use zyte - everything works fine
0 Votes
0 Comments
People who like this
This post will be deleted permanently. Are you sure?
curl -kx proxy.crawlera.com:8010 -U XXXX: 'https://www.walmart.com/orchestra/home/graphql' -H 'X-Crawlera-Profile: mobile' -H 'Accept: application/json' -H 'Accept-Language: en-US,en;q=0.5' -H 'Content-Type: application/json' -H 'x-o-segment: oaoh' -H 'x-o-platform-version: main-110-eeffb5' -H 'x-o-market: us' -H 'x-o-ccm: server' -H 'x-o-gql-query: query nearByNodes' -H 'X-APOLLO-OPERATION-NAME: nearByNodes' --data-raw '{"query":"query nearByNodes($input:LocationInput! ){nearByNodes(input:$input){nodes{id type displayName name address{addressLineOne addressLineTwo state city postalCode country} capabilities{accessPointId accessPointType isActive isTest assortmentNodeId } }}}","variables":{"input":{"postalCode":"95660","accessTypes":["PICKUP_INSTORE"],"nodeTypes":["STORE"],"radius":50}}}'
this request returns:
"All download attempts failed. Please retry."
but when I don't use zyte - everything works fine
0 Votes
0 Comments