lwthiker / curl-impersonate

curl-impersonate: A special build of curl that can impersonate Chrome & Firefox
MIT License
3.46k stars 229 forks source link

Added python example #113

Closed h3adex closed 1 year ago

h3adex commented 1 year ago

Wrote documentation on how to use curl-impersonate with pycurl.

Thanks for the great project

lwthiker commented 1 year ago

Thanks, can you change the instructions to work without the Docker container? i.e. on any system where curl-impersonate is installed. I think a lot of people are now using it without the container.

h3adex commented 1 year ago

Thanks, can you change the instructions to work without the Docker container? i.e. on any system where curl-impersonate is installed. I think a lot of people are now using it without the container.

Hi. I'll add an instruction for linux.

Yohan146 commented 1 year ago

Hi, I'm facing issues when importing pycurl: no module name pycurl. So should I install pycurl first before doing this?

h3adex commented 1 year ago

Thanks, can you change the instructions to work without the Docker container? i.e. on any system where curl-impersonate is installed. I think a lot of people are now using it without the container.

Hi, I found some spare time and I added a instruction for linux.

ycq0125 commented 1 year ago

Thanks, can you change the instructions to work without the Docker container? i.e. on any system where curl-impersonate is installed. I think a lot of people are now using it without the container.

Hi, I found some spare time and I added a instruction for linux.

This is invalid. The native module does not support creating non-standard TLS options for curl-impersonate. You should refer to https://github.com/ycq0125/pycurl