Skip to content

sujallvalera/StockxScrapper-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockxScrapper-JS

A simple code to scrape prices/infos of products from stockx.com.

Getting Started

Usage

  • Just run the index.js file on your machine;
    • It will ask for product link(from stockx.com) or product name.
node index.js

This will launch a new instance of Chrome controlled by puppeteer.

Technologies Used

  • Node.js
  • Puppeteer
  • html2json
  • user-agents
  • prompt-sync

License

This project is licensed under the MIT License. See the LICENSE file for more information.

How to Contribute

  • Fork this repository.
  • Clone it onto your local machine and test if everything works correctly before making any changes.
  • Make the appropriate changes.
  • Test it.
  • Test it again.
  • If everything's fine, open a pull request. We will be more than happy to review your Pull Requests. So go for it and contribute to this awesome open source community.

If your Pull Request is accepted, you will surely get credits here.

If you like this Repository, then please leave a star on this repository so that I can know you like this project. It motivates me to contribute more in such open-source projects in the future.

About

Scrapes prices/info of products from stockx.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published