longestlist-grab-test
v1.1.26
Published
Grabs data from https://longestlist.heppcat.cf
Readme
Longest List Grabber
Grabs the list data from The Longest List
Status
Broken at The Moment it will return undefined
Installation
npm i longestlist-grabUsage
// Imports Package
getList = require('longestlist-grab')
// Logs list in console
console.log(getList.list)