Skip to content

xcscxr/gdtot_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GDToT Scraper

A py script to interact with gdtot.

Sample output:

{
    'error': False,
    'message': 'Some status message' 
    'title': 'Filename on website', 
    'size': '420 MB', 
    'date': '11-Feb-2023 09:40:22', 
    'src_url': 'https://gdtot-domain/file/fileid', 
    'gdrive_link': 'https://drive.google.com/open?id=driveid'
}

About

A py script to interact with gdtot website.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages