Supported services:
- Allegro
- Otomoto
- Node.js
- Allegro API token (optional)
git clone https://github.com/xDroni/Car-Search-Engine.git
cd Car-Search-Engine
npm install
npm run server
npm start
If you want to search from allegro as well you need to register an application and generate the API key: https://apps.developer.allegro.pl/
Then fill the credentials into backend/auth.json file.