Bypass Solution
The PerimeterX web bypass endpoint. You POST the website details, and Takion returns the PerimeterX web needed cookies that the protected website expects.
How the Solution Works
Endpoint
https://px-web.takionapi.tech/generateProxy in ip:port or ip:port:user:pass format.
1.2.3.4:8000:user:passThe browser User-Agent to emulate (match it on your own requests).
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36The PX app id (_pxAppId) of the target.
PXu6b0qd2SThe page the session is for.
https://www.walmart.com/Quicker solve with a slightly weaker PX score.
trueThe PX session. On a bad request the API returns an error field instead — check for error before reading cookies / extra.
Authentication or quota failure — HTTP 401 with an error message.
Unexpected server error (HTTP 500).
1.2.3.4:8000:user:passThe x-px-session-id from /generate (keeps PX state hot).
GETPossible values: https://www.walmart.com/The upstream response (or an error field).
Authentication or quota failure — HTTP 401 with an error message.
Unexpected server error (HTTP 500).
Last updated