anhdt1911 / scraper

Backend service for simple google search result scrapper
0 stars 0 forks source link

Scraper

Backend service for simple google search result scrapper

Run scraper

Prequisite

Docker installed

Clone service

git clone https://github.com/anhdt1911/scraper.git

Start the service

$ docker compose up --build -d

Next step

Go to https://github.com/anhdt1911/scrape-ui and follow instruction to run front-end service