mirror of https://github.com/Bunsly/JobSpy
docs: readme
parent
89a3ee231c
commit
c501006bd8
|
@ -140,13 +140,14 @@ JobPost
|
|||
│ ├── state (str)
|
||||
├── description (str)
|
||||
├── job_type (str): fulltime, parttime, internship, contract
|
||||
├── job_function (str)
|
||||
├── compensation (object)
|
||||
│ ├── interval (str): yearly, monthly, weekly, daily, hourly
|
||||
│ ├── min_amount (int)
|
||||
│ ├── max_amount (int)
|
||||
│ └── currency (enum)
|
||||
└── date_posted (date)
|
||||
└── emails (str)
|
||||
├── date_posted (date)
|
||||
├── emails (str)
|
||||
└── is_remote (bool)
|
||||
|
||||
Indeed specific
|
||||
|
|
Loading…
Reference in New Issue