mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-07 13:04:32 -08:00
add glassdoor (#66)
This commit is contained in:
@@ -6,6 +6,7 @@ class Site(Enum):
|
||||
LINKEDIN = "linkedin"
|
||||
INDEED = "indeed"
|
||||
ZIP_RECRUITER = "zip_recruiter"
|
||||
GLASSDOOR = "glassdoor"
|
||||
|
||||
|
||||
class ScraperInput(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user