amazon-bot-alexhm
v1.0.1
Published
An Amazon bot to check prices of a desire product.
Downloads
3
Readme
Amazon price bot
Description
This is a bot that will check the price of a product on Amazon and return the price.
Note: This bot is only for educational purposes. I am not responsible for any misuse of this bot.
Installation (Local)
- Clone the repository
git clone https://github.com/alexhmdev/amazon-price-bot.git
2.Install dependencies
npm install
3.Run the bot
npm start # or npm run dev
Installation (CLI)
- Install the package globally
npm install -g amazon-bot-alexhm
2.Run the bot
amazon-bot-alexhm
Usage
- Enter the URL of the product you want to check the price of.