Get full indeed description (#70)

This commit is contained in:
Vincent Yan
2023-11-27 16:00:36 -05:00
committed by GitHub
parent dfb8c18c51
commit eed7fca300
3 changed files with 4 additions and 19 deletions

View File

@@ -121,7 +121,7 @@ class Country(Enum):
# internal for ziprecruiter
US_CANADA = ("usa/ca", "www")
# internal for linkeind
# internal for linkedin
WORLDWIDE = ("worldwide", "www")
@property