Skip to content

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

Notifications You must be signed in to change notification settings

partner0307/flask-web-scrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages