tanjo / html-table

table to csv by puppeteer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

html-table

Install

npm install -g tanjo/html-table

Usage

html-table [URL] [options]

Options:

  • -V, --version output the version number
  • -s, --selector the target table's selector
  • -w, --wait-for the time that waits for loading (default: 3000)
  • -c, --click click selector before create csv (default: [])
  • -p, --pagination the next page button selector
  • -l, --list list tables in site
  • -h, --help output usage information

CHANGELOG

here

References

About

table to csv by puppeteer


Languages

Language:JavaScript 100.0%