Hacker News new | ask | show | jobs
by mnmkng 1401 days ago
You can use a headless browser (would recommend PlaywrightCrawler) to log in once and then use the session cookie until it expires in any crawler. When it expires, you can re-login and repeat the process.