ndungtse / product_scrapping

πŸŽ‰ Free ebay + amazon product apis got through web scrapping 😍

Home Page:https://ebay-scrape.onrender.com/api-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Product Web Scraper APIs

Description

This is a web scraper API that scrapes data from a website and returns the data in JSON format. Curentlly it scrapes data from https://www.ebay.com and returns the data in JSON format.

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

Support

This is an open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

Contributing

Contributions are welcome, feel free to submit a pull request.

License

MIT licensed.

About

πŸŽ‰ Free ebay + amazon product apis got through web scrapping 😍

https://ebay-scrape.onrender.com/api-docs


Languages

Language:TypeScript 95.3%Language:JavaScript 2.8%Language:Dockerfile 1.9%