partner0307 / flask-web-scrapping

This is flask app to scrap the website and export to excel file. Let's create a new world with shinobi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Web Scraper

This is a Flask application that scrapes a website and exports the data to an Excel file. Tadao Minami's Dev Card

Installation

  1. Clone the repository: git clone https://github.com/partner0307/flask-web-scrapping.git
  2. Navigate to the project directory: cd flask-web-scrapping
  3. Install the required packages: pip install -r requirements.txt

Usage

  1. Run the Flask application: python app.py
  2. Open your web browser and go to http://localhost:5000/
  3. Enter the URL of the website you want to scrape and click the "Scrape" button
  4. Wait for the scraping process to finish
  5. Click the "Download Excel" button to download the scraped data as an Excel file

Notes

  • This application is intended for educational purposes only.
  • The scraped data may be subject to copyright or other legal restrictions.
  • Use at your own risk.

About

This is flask app to scrap the website and export to excel file. Let's create a new world with shinobi


Languages

Language:Python 100.0%