Archived
0
Fork 0
A Line sticker ripper. Use responsibily.
This repository has been archived on 2024-03-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-04-03 18:05:28 -07:00
.gitignore chore:ignore other test 2021-11-26 16:55:54 -08:00
LICENSE chore: migrations 2023-04-03 18:05:28 -07:00
package-lock.json chore: update for newer Node version 2021-11-26 16:55:18 -08:00
package.json chore: migrations 2023-04-03 18:05:28 -07:00
README.md chore: update usage instructions 2021-11-26 16:54:54 -08:00
scrape.js init: catch-up remote with local 2021-11-26 16:55:31 -08:00

Sticker Me!

Sticker Me is a simple way to rip stickers from Line. Please do not steal the hard work of other artists and companies and do not use ripped stickers for commercial gains or voiding any of Line's terms of service.

This is a simple experiment to experiment a bit further with Node.js.

Building

  1. Install Node
  2. Fetch dependencies (npm install)
  3. Run the utility (node scrape.js https://store.line.me/stickershop/product/6740)

Acknowledgements

This was developed with Node LTS 16.13.0.