helmetroo / fetch-twitter-bookmarks

CLI application to fetch your Twitter bookmarks using Playwright
11 stars 0 forks source link

Start collecting from a tweet ID or timestamp instead of from beginning #27

Closed helmetroo closed 3 years ago

helmetroo commented 5 years ago

Check should actually fetch the tweet first if id given

helmetroo commented 3 years ago

Related to #54, not sure if this is directly possible using the cursor, or if we need to fetch from the beginning and only save until we encounter tweets matching ID or timestamp criteria