From 395ebf0017e3a3808d7eb17bf93b87a84271b1fd Mon Sep 17 00:00:00 2001 From: Cullen Watson Date: Tue, 26 Nov 2024 15:49:12 -0600 Subject: [PATCH] docs:readme --- README.md | 40 ---------------------------------------- 1 file changed, 40 deletions(-) diff --git a/README.md b/README.md index 5be93da..85a7b26 100644 --- a/README.md +++ b/README.md @@ -132,46 +132,6 @@ Optional | - 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 ### **LinkedIn**