https://github.com/neguindev/scraper-gdrive
Scraper GDrive is a simple Node.js script that converts Google Drive shareable links into direct download links.
https://github.com/neguindev/scraper-gdrive
Last synced: over 1 year ago
JSON representation
Scraper GDrive is a simple Node.js script that converts Google Drive shareable links into direct download links.
- Host: GitHub
- URL: https://github.com/neguindev/scraper-gdrive
- Owner: NeguinDev
- Created: 2022-11-22T07:22:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T04:12:55.000Z (almost 3 years ago)
- Last Synced: 2025-02-11T10:46:52.878Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scraper GDrive
## Description
Scraper GDrive is a simple Node.js script that converts Google Drive shareable links into direct download links.
## Requirements
- Node.js
## Installation
Clone the repository:
```bash
git clone https://github.com/NeguinDev/scraper-gdrive.git
```
## Usage
Run the script:
```bash
node drive-scraper.js
```
## Features
- Converts Google Drive shareable links to direct download links.
## Contribution
Feel free to contribute to the project. Open a PR or an issue for discussions.
## License
ISC