Go to file
paprykdev d256ec82da
Some checks are pending
Docker Image CI / build (push) Waiting to run
feat: add fully functional torres scraper
Signed-off-by: paprykdev <58005447+paprykdev@users.noreply.github.com>
2025-01-28 16:26:29 +01:00
.github/workflows fix: update docker workflow to build image using start.py instead of docker compose 2024-11-16 00:50:38 +01:00
app feat: add fully functional torres scraper 2025-01-28 16:26:29 +01:00
scripts feat: scraper for monet arts 2024-12-18 01:41:12 +01:00
.gitignore feat: add fully functional torres scraper 2025-01-28 16:26:29 +01:00
LICENSE docs: add MIT LICENSE 2024-11-12 05:17:24 +01:00
README.md feat: add fully functional torres scraper 2025-01-28 16:26:29 +01:00

Web scraper 🔍

Description

This project is a web scraper designed to extract data from websites.

How to use

  1. Clone the repository
  2. cd webscraper
  3. cd app
  4. pip3 install -r requirements.txt
  5. python3 scripts/monet.py for the monet scraper
  6. python3 scripts/torres.py for the torres scraper