If you navigate to the following url and select Search By Country.
Then insert AE for Holder Country.
As the following:
After you press search. then you will notice an XHR call to the following API which is a POST request.
Here's it:
as you can see there's value for qz which i can't get how it's implemented in order to call the API and do pagination too.
May someone has a clue on how to call that API and do the pagination ?
The best which i reached is the JS functions location which handle the encoding of parameters here
I've already tried selenium with proxy rotation service but i got detected after retrieving some pages.
from Hard Scraping API


No comments:
Post a Comment