Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

response code 429 #629

Closed
fadedreams opened this issue Mar 23, 2020 · 3 comments
Closed

response code 429 #629

fadedreams opened this issue Mar 23, 2020 · 3 comments
Labels

Comments

@fadedreams
Copy link

fadedreams commented Mar 23, 2020

when i execute bellow code i face err

$instagram = new \InstagramScraper\Instagram();
$comments = $instagram->getMediaCommentsById('1130748710921700586', 10000);

result:

Fatal error: Uncaught InstagramScraper\Exception\InstagramException: Response code is 429. Body: message => rate limited; status => fail; Something went wrong. Please report issue. in C:\xampp\htdocs\shop\insta\vendor\raiym\instagram-php-scraper\src\InstagramScraper\Instagram.php:723 Stack trace: #0 C:\xampp\htdocs\shop\insta\vendor\raiym\instagram-php-scraper\src\InstagramScraper\Instagram.php(690): InstagramScraper\Instagram->getMediaCommentsByCode('-xOfYsuATq', 10000, NULL) #1 C:\xampp\htdocs\shop\insta\ex\getMediaComments.php(11): InstagramScraper\Instagram->getMediaCommentsById('113074871092170...', 10000) #2 {main} thrown in C:\xampp\htdocs\shop\insta\vendor\raiym\instagram-php-scraper\src\InstagramScraper\Instagram.php on line 723
so its about rate limited how much i can have request per day?
thx

@bogdangainusa
Copy link

I am facing same issue, any help?

@stale
Copy link

stale bot commented Jun 3, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jun 3, 2020
@stale stale bot closed this as completed Jun 10, 2020
@romanoidV
Copy link

Hello, had you found solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants