Skip to content

Scan Mercari in realtime for new listings containing specific keywords

License

Notifications You must be signed in to change notification settings

mandrillxx/mercari-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mercari-bot

Scan Mercari in realtime for new listings containing specific keywords

Uses NestJS & Puppeteer for the backend & Vue 3 for the frontend.

Requirements

  • NodeJS
  • NPM
  • Chrome Driver, if on linux

Installation

Frontend

git clone https://github.com/mandrillxx/mercari-bot.git
cd mercari-bot/frontend
npm install
npm run dev

Backend

git clone https://github.com/mandrillxx/mercari-bot.git
cd mercari-bot/backend
npm install
npm run start:dev

Then just head to https://localhost:5173/ to view all the listings To change what keyword is being monitored, edit backend/.env

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Scan Mercari in realtime for new listings containing specific keywords

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published