An open API service indexing awesome lists of open source software.

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.

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