Skip to content

Python 3.13 support + fix bot detection#127

Merged
mobeigi merged 4 commits into
mainfrom
python-3-13-support-fix-bot-detection
May 30, 2025
Merged

Python 3.13 support + fix bot detection#127
mobeigi merged 4 commits into
mainfrom
python-3-13-support-fix-bot-detection

Conversation

@mobeigi

@mobeigi mobeigi commented May 30, 2025

Copy link
Copy Markdown
Owner

Changes:

  • Support Python 3.12
  • Avoid Facebook's bot detection that resulted in (Login problem without 2FA #126) by simply changing the user-agent. This avoids the redirect to the additional 2FA flow. This works for now as quick win but in the future we may have to mimic client side login flow more precisely to bypass the 2FA flow.

Fixes #126

@mobeigi mobeigi merged commit 9f4f447 into main May 30, 2025
2 checks passed
@mobeigi mobeigi deleted the python-3-13-support-fix-bot-detection branch May 30, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Login problem without 2FA

1 participant