Open hhldiniz opened 9 months ago
Since we don't have access to Glassdoor API (denied by their team) we need to make a scrapper that will fetch this info manually from the Glassdoor webpage. We'll use Python for that. Check out Beautiful Soup library
Accord to recomendation we will use Beautiful Soup Library to get this scraper.
Since we don't have access to Glassdoor API (denied by their team) we need to make a scrapper that will fetch this info manually from the Glassdoor webpage. We'll use Python for that. Check out Beautiful Soup library