Scrape CEO data from linkedin using selenium
For admin pannel username: wahab password: wahab
1.Go to Project path using "cd Scraper" 3.Go to "credentials.py" file in "linkedin_scraper" folder 4.Set your Linkedin "email and password" 5.Run the Project using "sudo docker-compose up --build"
OR WITHOUT DOCKER
- cd scraper
- pip3 install -r requirements.txt
- python3 manage.py runserver