algolia / docsearch-scraper

DocSearch - Scraper
https://docsearch.algolia.com/
Other
305 stars 106 forks source link

Added auth cookie support in .env #534

Open canyonrobins opened 3 years ago

canyonrobins commented 3 years ago

Allows chrome webdriver to authenticate using an auth cookie pulled from the .env file. This would allow for scraping of password-protected documentation.