Rishikant181 / Rettiwt-API

A CLI tool and an API for fetching data from Twitter for free!
https://rishikant181.github.io/Rettiwt-API/
MIT License
305 stars 31 forks source link

Added more options while searching for tweets #426

Closed Rishikant181 closed 5 months ago

Rishikant181 commented 5 months ago

The following TweetFilter options were added/modified:

  1. words -> includeWords
  2. includePhrase
  3. optionalWords
  4. excludeWords
  5. minReplies
  6. minLikes
  7. minRetweets

In additions, these options were also added to the CLI tweet search command:

  1. phrase
  2. optionalWords
  3. excludeWords
  4. mentions
  5. minReplies
  6. minLikes
  7. minRetweets
  8. quoted
  9. excludeLinks
  10. excludeReplies