Web scrapping website for scrap all types of data from the web. created with flask,BeautifulSoup and html.
git clone https://github.com/Aditya664/Universal-scrapping-web-app.git
cd ~/Universal-scrapping-web-app/
pip install -r requirements.txt
python main.py
Running on http://127.0.0.1:2222/ (Press CTRL+C to quit)