Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 545 Bytes

File metadata and controls

10 lines (7 loc) · 545 Bytes

NoCodeWebScraper

This project was built within 24h by the team Rage Against the Virtual Machine for the Smarthack 2022 hackathon and it won Siemens' Usability prize worth 500€.

This no-code web scraper features and intuitive to use chrome extension for the user to pick html components and schedule automatic periodic scrapes which can be displayed in a fully customizable dashboard.

CSS Selector chrome extension based on UBlock Origin's code. Scraper using Selenium. Backend with Flask using flask_restx. Frontend in Vue.js