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

Support Cookie Stores for tough-cookie #84

Open phongplus opened 7 months ago

phongplus commented 7 months ago

In some case i using twitter-scaper for edge runtime so MemoryCookieStore does not support can you add options params to support custom Cookie Stores ?

Thanks for awesome libs