Closed chaintng closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/kaogeek/fact-finder/94G2GmaHhwcMVSjTjh66kUkrjHna
✅ Preview: https://fact-finder-git-pull-tweet-info-kaogeek.vercel.app
This PR introduce 2 endpoint (should be scheduling job soon)
/scoutTwtter
this should be cron job soon. and it keep fetching everyx
interval. We mark the last update in firestore to be the starting point./scoutTwitterTimeMachine
this is the endpoint to fetch tweets in the past. Please providedate
query parameter. And it will markpaginationToken
in the database. So, the next run will start fetching frompaginationToken
TODO
TODO