Skip to content

This is a python script, which extract all submitted codes of SPOJ

Notifications You must be signed in to change notification settings

may55/Spoj-Submissions-Recovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spoj-Submissions-Recovery

This is a python script, which extracts all submitted codes of SPOJ

Installation

Install these libraries:

1.BeautifulSoup from bs4

2.selenium

3.time

4.os

5.shutil

6.getpass

To get above just type in google 'install xyz in ubuntu' or 'install xyz in window', xyz is name of module

-Open command line/ terminal.

-Move to repo folder using cd command.

-Write python3 and press Enter.

-Open Spoj Extractor file and uncomment two variable path_for_folder, put here path of repo and and driver just below it.

-Comment next driver line (Line #20)

-Your Code is ready to use.

Now run in terminal (after exit from python interpreter using exit() command) using python3 Spoj_Extractor.py

Input username and password and wait for your zip file in repo folder named as Spoj_Extractor.

Contact

Email:- Gmail

LinkedIn:- Mayank

About

This is a python script, which extract all submitted codes of SPOJ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages