fitx-crawler

1.2.0 • Public • Published

FitX Check-in Crawler

Install

npm install fitx-crawler

Usage

const data = await fitXCrawler({
  username: '{USER_NAME}',
  password: '{PASSWORD}',
})

/* Sample result
  {
    entries: [
      {
        date: 2019-03-10T14:31:54.000Z,
        studioName: 'FitX berlin-east-side-mall',
        count: 1
      }
    ]
  }
*/

Readme

Keywords

none

Package Sidebar

Install

npm i fitx-crawler

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

4.9 kB

Total Files

9

Last publish

Collaborators

  • mkg