diff --git a/legacy/LinkedinScrapper.py b/legacy/LinkedinScrapper.py index 958316d..4830569 100644 --- a/legacy/LinkedinScrapper.py +++ b/legacy/LinkedinScrapper.py @@ -25,9 +25,9 @@ from os.path import dirname, join -username = input('Enter your linkedin Email : ') -password = input('Enter your linkedin Password : ') -file_name = input('Enter your file name : ') +# username = input('Enter your linkedin Email : ') +# password = input('Enter your linkedin Password : ') +# file_name = input('Enter your file name : ') # username = ''