deedy5 / primp

🪞PRIMP (Python Requests IMPersonate). The fastest python HTTP client that can impersonate web browsers
MIT License
90 stars 7 forks source link

Using the `pythonize` crate to handle data and json parameters, and return the responce as json #47

Closed deedy5 closed 4 weeks ago

deedy5 commented 4 weeks ago

1) Using the pythonize crate to handle data and json parameters, and return the responce as json, 2) update tests, 3) Bump rquest to v0.27, cargo update