the-convocation / twitter-scraper

A port of n0madic/twitter-scraper to Node.js.
https://the-convocation.github.io/twitter-scraper/
MIT License
211 stars 43 forks source link

add fetchListTweets function to get tweets from list #70

Closed MicrowaveDev closed 11 months ago

MicrowaveDev commented 11 months ago

Feature added and tested. With this function you can get tweets from lists. List used in test: https://twitter.com/i/lists/1736495155002106192

karashiiro commented 11 months ago

Looks good; merging ❤️