-
Hi,
Thanks for sharing this project!!
Not an issue, hope it is ok to post it here!
I was wondering if there is a specific reason for not implementing post actions as follow, unfollow, block and…
-
all examples getting error 500 with below log:
[20-Mar-2019 12:19:43] PHP Fatal error: Uncaught InstagramScraper\Exception\InstagramAuthException: User credentials are wrong. in /home/drrma/vendor…
-
I believe Instagram has changed the response JSON?
It looks like this: https://gist.github.com/absfarah/39a15138693a479780f05ec705bf6a2f
So that function and perhaps others won't work.
-
When I try to get medias using the third parameter I get an error.
This is a real example:
`$instagram = new \InstagramScraper\Instagram();`
`$media_data = $instagram->getMedias('netflixes', 20, …
-
Throwed exception:
`
Fatal error: Uncaught InstagramScraper\Exception\InstagramException: Response code is 403. Body: Something went wrong. Please report issue. in /var/www/regalrewards/www/core…
-
Hey Wes!
I'm running into this problem where I'm exporting the db before the lowdb Promise has a chance to resolve. I'm not entirely sure this is the best way to mitigate this issue. It might be a …
-
error : **Response code is 403. Body: Something went wrong. Please report issue.**
on getMediasByUserId();
Please help me!
-
your url media
![screen shot 2018-03-23 at 3 15 47 pm](https://user-images.githubusercontent.com/10336980/37818573-33bc6a1c-2ead-11e8-9c47-69ea798abfc2.png)
Access Denied
-
**Describe the bug**
I have a 500mbps downstream connection. I am attempting to download almost 200 profiles (the ones I follow). The download process seems to be slow (only downloaded 12 profiles, 1…
-
Does anybody have a way to get the bio, media URLs and also the users who like the media?