twindle-co/twindle

Move puppeteer tweet crawling to be flag based

Closed this issue · 0 comments

We are deprecating tweet fetching with puppeteer for the time being, because of legal issues.

For now, I'll move puppeteer fetching control to the .env file, and keep it private(not documented anywhere) for now, as we might need to test on very old tweets for some specific regressions, and for jest testing too.

When twindle-cli will be launched, we'll completely remove this functionality. Code will still be in git, and puppteer fetching will still be there internally for our tests, but not for the users