H
H
hesy2020-03-23 19:31:47
PHP
hesy, 2020-03-23 19:31:47

Where can I find a good library for working with the Instagram API?

Recommend a good bible for working with Instagram API (unoffical) I

used to work with mgp25/Instagram-API , but now this bible has been closed.

The first line in Google gives this , but with a simple attempt to authorize / without authorization, it crashes with errors, although it seems to be supported: /

I just need to parse all the photos.
Just parsing the profile page and getting the first 20 photos doesn't work, you need everything :(

Isn't there such a thing in puff now?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Akshin Yolchuev, 2020-03-23
@Akshin17

you can implement it through selenium, just go to insta if it asks for captcha, do manual authorization and let selenium parse everything

N
nokimaro, 2020-03-23
@nokimaro

https://github.com/postaddictme/instagram-php-scraper
This lib mentioned in the question does the job perfectly. This is essentially a parser for the web version of Instagram.
Authorization is not needed if you are parsing public profiles, you will only need a bunch of private proxies, ideally residential proxies.
If you will parse private profiles, then of course you need to log in.

O
OnYourLips, 2020-03-23
@OnYourLips

This is impossible, prohibited by the agreement.
Proof:

You can't attempt to create accounts or access or collect information in unauthorized ways.
This includes creating accounts or collecting information in an automated way without our express permission.

P
Puma Thailand, 2020-03-28
@opium

Mgp25 is not difficult to find on the Internet

S
Sergey Komlev, 2020-04-17
@SerjAir

You can write to me in Telegram , we support one private for PHP, I'll throw off the files.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question