Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leabs/web-scrape-ui

Python based web scraping in the browser
https://github.com/leabs/web-scrape-ui

beautifulsoup beautifulsoup4 python requests webui

Last synced: about 2 months ago
JSON representation

Python based web scraping in the browser

Awesome Lists containing this project

README

        

[https://web-scrape-ui.herokuapp.com/](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.