pgrimaud / instagram-user-feed

This is a scrapper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
MIT License
882 stars 138 forks source link

Too Many Requests Error #303

Closed harshanasrimal closed 2 years ago

harshanasrimal commented 2 years ago

Version(s) affected: 6.15

Description
Client error: POST https://www.instagram.com/accounts/login/ajax/ resulted in a 429 Too Many Requests response: {"message":"","status":"fail"}

How to reproduce
Try 10-20 requests within 1 minute and see.

pgrimaud commented 2 years ago

The only way to avoid it is to use proxies.