twitter-scraper
twitter-scraper copied to clipboard
Anyone running into AuthenticationError: Scraper is not logged-in for search ?
Anyone running into this issue lately and found a fix for the same ?
AuthenticationError: Scraper is not logged-in for search.
at getSearchTimeline (file:///node_modules/@the-convocation/twitter-scraper/src/search.ts:90:11)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at fetchSearchTweets (file:///node_modules/@the-convocation/twitter-scraper/src/search.ts:54:20)
at getTweetTimeline (file:///node_modules/@the-convocation/twitter-scraper/src/timeline-async.ts:70:40)
me too
I get that when running in production (perhaps because it's not the same IP address)