1.0.0 • Published 6 years ago

collect-twitter-users v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

Collect Twitter users

3 individual modules (as on 28th June, 2018)

  • cloneList : Clone Twitter list to your account
  • createCollection : Create a collection of users in Mongo based on query searching
  • insertIntoMongo : Directly insert data into MongoDB with collection_name and data to be inserted

These modules can be required and used individually e.g., node scripts/clone-list.js list_name, list_owner_screen_name Or achieve the same through a simple CLI input with npm start

1.0.0

6 years ago