You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let us try a new alternative with curl instead of requests. Curl pass the cloudflare detection without any problems.
It's just a different approach, but I don't get the form data right. Maybe someone have a idea how to post the query data (from_date, to_date). All suggestions are welcome.
Run the test script below and check it, the script will print the url which you can use in chrome or any other browser as well:
Interesting, yes, this prints whatever is shown at the screen at the time of getting in the website. It is just not working the 'Apply' button to change the dates displayed.
hi @alvarobartt ,
Let us try a new alternative with curl instead of requests. Curl pass the cloudflare detection without any problems.
It's just a different approach, but I don't get the form data right. Maybe someone have a idea how to post the query data (from_date, to_date). All suggestions are welcome.
Run the test script below and check it, the script will print the url which you can use in chrome or any other browser as well:
The text was updated successfully, but these errors were encountered: