Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 215 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 215 Bytes

Service for scrape Google

Setup

  1. virtualenv -p python3.8 venv
  2. source vebv/bin/activate
  3. pip install -r requirements.txt

Run python3 main.py

Then open in browser http://127.0.0.1:8000