dryscrape
dryscrape copied to clipboard
How to make POST request?
I need to make several POST requests to get some json data. Problem is that I should login to website before making requests. SO I managed to login with dryscrape and my question is:
- Can I make POST requests with dryscrape?
- Can I use session from dryscrape and make requests with
requests
for example? Thanks
there isn't any answer for this issue?
Unfortunately the answer is to stop using dryscrape @efazati as it is based on outdated software which I cannot currently maintain anymore.