πŸŒ€>> [Script] Download all the files in a directory from Goindex Websites <<πŸŒ€

seovendor

*****
2,396
Rep
35,076
Likes
Supreme
Posts
3,189
Threads
2,738
Joined
Jul 2020
Sign Up or Login to view this post and enjoy everything our site has to offer!
This script will download all the contents of Goindex websites in a specified directory .
You just have to specify the download location where you want to download and give
it the directory link of any Goindex website. Although i have written this script for linux
based os but with little modification it can run on windows machine too,
you just need a little bit knowledge of configuring selinium for windows.

Requirements

Python >3.5
selenium

Instructions/Installation/Usage

  1. Go to my colab script
    You must reply before you can see the hidden data contained here.
  2. Run the first cell (will mount google drive)
  3. Run second cell (will install all modules required to run this script)
  4. Left side you will see file icon click it and a (minimal) file explorer will open . Navigate to My Drive and right click on any folder in my drive to copy the path where you want to download the files from Goindex.
  5. Go to line number 15 or look for β€œdestinationDir” and paste the download path you just copied on step 4 like this destinationDir = β€œ/content/drive/My Drive/Saves”
  6. Then copy the Goindex directory link which you want to download go to line number 16 and assign the link like this
    You must reply before you can see the hidden data contained here.
  7. Now just run the the third cell and it will download the data
    Bugs so far
    =
Not a bug really but it will download only to one level folder .
 

Musk007

9
Rep
119
Likes
King of Carding
Posts
4,990
Threads
0
Joined
May 2021
Sign Up or Login to view this post and enjoy everything our site has to offer!
good and informative content