mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-04 19:44:30 -08:00
docs:readme
This commit is contained in:
40
README.md
40
README.md
@@ -132,46 +132,6 @@ Optional
|
|||||||
| - easy_apply
|
| - easy_apply
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### JobPost Schema
|
|
||||||
|
|
||||||
```plaintext
|
|
||||||
JobPost
|
|
||||||
├── title
|
|
||||||
├── company
|
|
||||||
├── company_url
|
|
||||||
├── job_url
|
|
||||||
├── location
|
|
||||||
│ ├── country
|
|
||||||
│ ├── city
|
|
||||||
│ ├── state
|
|
||||||
├── description
|
|
||||||
├── job_type: fulltime, parttime, internship, contract
|
|
||||||
├── job_function
|
|
||||||
│ ├── interval: yearly, monthly, weekly, daily, hourly
|
|
||||||
│ ├── min_amount
|
|
||||||
│ ├── max_amount
|
|
||||||
│ ├── currency
|
|
||||||
│ └── salary_source: direct_data, description (parsed from posting)
|
|
||||||
├── date_posted
|
|
||||||
├── emails
|
|
||||||
└── is_remote
|
|
||||||
|
|
||||||
Linkedin specific
|
|
||||||
└── job_level
|
|
||||||
|
|
||||||
Linkedin & Indeed specific
|
|
||||||
└── company_industry
|
|
||||||
|
|
||||||
Indeed specific
|
|
||||||
├── company_country
|
|
||||||
├── company_addresses
|
|
||||||
├── company_employees_label
|
|
||||||
├── company_revenue_label
|
|
||||||
├── company_description
|
|
||||||
└── company_logo
|
|
||||||
```
|
|
||||||
|
|
||||||
## Supported Countries for Job Searching
|
## Supported Countries for Job Searching
|
||||||
|
|
||||||
### **LinkedIn**
|
### **LinkedIn**
|
||||||
|
|||||||
Reference in New Issue
Block a user