Skip to content

Brand-specific spec scrapers #28

Description

@TheSevenPens

From docs/FUTURES.txt.

Per-brand command-line scrapers that turn a product-page URL into a spec JSON suitable for npm run add-tablet:

  • npm run scrape-xppen -- <url> → emits spec.json
  • npm run scrape-huion -- <url>
  • npm run scrape-wacom -- <url>

Each scraper knows the page structure (or HTML pattern) for its manufacturer and produces the field mapping in docs/IMPORTING-TABLETS.md form. Output is JSON the user can review/edit before passing to add-tablet.

Worth doing once we are importing more than ~1 tablet per month from any single brand. Until then, hand-mapping from a spec sheet is fast enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions