famgz / flulook-webscraping

Flulook products page web scraping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flulook Web Scraping

https://www.flulook.com.br/loja/busca.php?loja=809533

Installation

git clone https://github.com/famgz/flulook-webscraping.git
cd flulook-webscraping
pip install -r requirements.txt

Usage

python main.py

Data will be written to ./data/products.json

About

Flulook products page web scraping


Languages

Language:Python 64.3%Language:HTML 35.7%