Skip to content

MeetRajput00/File-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper and File Downloader

A web application built with React that allows scraping data from the internet and downloading files. This application is currently designed to extract Google Drive links but can be extended to support additional features.

Features

  • Extract Google Drive links: The application can scrape Google Drive links from web pages.
  • Download files: Once a Google Drive link is extracted, the application allows users to download the corresponding file.

Getting Started

To run the application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/MeetRajput00/FileExtractor.git
    
  2. Install dependencies:

    npm install

  3. Start Development server:

    npm start

Future Enhancements

The following features can be considered for future enhancements:

  1. Currently only Google Drive links can be extracted, in the future wide array of services will be available.
  2. Updation of UI.
  3. And many more to come...

Contributing

Contributions are welcome! Feel free to point out any issues, or send pull requests for any update.