Skip to content

leabs/web-scrape-ui

Repository files navigation

https://web-scrape-ui.herokuapp.com/

web-scrape-ui

A simple web UI that allows a user to scrape website data.

Requirements

  • Python
  • Flask
  • gunicorn
  • requests
  • beautifulsoup4

Installation

Deployment

Deploy to Heroku by connecting this repo as a new app. Heroku is kind enough to do the rest.