Vaarun-Kamath / LinkedIn-Scraper

Scrapes emails from LinkedIn
MIT License
3 stars 12 forks source link

Runs headless. Fixes #5 #9

Closed n1haldev closed 1 year ago

n1haldev commented 1 year ago

imported Options from webdriver and add_argument with "--headless" and passed options to webdriver.Firefox Now the program runs headless.

bunsamosa-bot[bot] commented 1 year ago

Thank you from Opening this Pull Request, @n1haldev ! A Maintainer will review it soon!

Vaarun-Kamath commented 1 year ago

@n1haldev I want an option at the start, asking the user if they want to run it headless or not. Can you do that?