mirror of
https://github.com/misiektoja/instagram_monitor.git
synced 2026-04-25 22:35:49 +03:00
[GH-ISSUE #66] HTTP error 429 Too Many Requests #50
Labels
No labels
Stale
Stale
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/instagram_monitor#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @egor3122 on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/misiektoja/instagram_monitor/issues/66
In instagram_monitor, Session Mode 1 (anonymous mode, without logging into Instagram / without a session) is described as “resistant to anti-bot mechanisms and CAPTCHA”, but it stopped working for me: almost every check in no-auth mode ends with HTTP 429 Too Many Requests.
@misiektoja commented on GitHub (Feb 13, 2026):
See here
@tomballgithub commented on GitHub (Feb 21, 2026):
Duplicate of #61