postaddictme / instagram-php-scraper

Get account information, photos, videos, stories and comments.
https://packagist.org/packages/raiym/instagram-php-scraper
MIT License
3.09k stars 800 forks source link

Proxy support #53

Closed raiym closed 6 years ago

raiym commented 7 years ago

Like @ShiawasenaHoshi did in Java Scraper

https://github.com/postaddictme/instagram-java-scraper/commit/e4acbc9af86b65dc19c6dab7dd95e28a6bf67249

Lestx commented 7 years ago

It should be possible to proxy a request using the unirest library. After all the library has proxy support.

https://github.com/Mashape/unirest-php#proxy

TorbenL commented 6 years ago

Anything new here? Would be really helpful if the library is able to deal with proxies! :)

raiym commented 6 years ago

@TorbenL it will be available soon