Skip to content

refactor: stop logging out after each scraping#27

Draft
Naroh091 wants to merge 12 commits intoTechAndCheck:mainfrom
Fact-Check-Insights:stop-logging-out
Draft

refactor: stop logging out after each scraping#27
Naroh091 wants to merge 12 commits intoTechAndCheck:mainfrom
Fact-Check-Insights:stop-logging-out

Conversation

@Naroh091
Copy link
Copy Markdown

@Naroh091 Naroh091 commented Apr 9, 2026

The current flow opens a browser with a fresh profile, logs in, scrapes, logs out and closes the browser. That's an unnatural behaviour for a real user (who logs in and out continuously?), especially if we got multiple FB jobs in the queue. Also, it takes more time.

This PR removes the logout logic - if it messes up something we can always rollback.

@Naroh091 Naroh091 marked this pull request as draft April 9, 2026 16:19
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.

2 participants