# Scrape LinkedIn Jobs posted during the last hour!

**Use case:** 

Get ahead of the competition by scraping newly posted LinkedIn job listings from the past hour!

## Input

```json
{
  "timeRange": "1h",
  "limit": 100,
  "removeAgency": false,
  "recruiterOnly": false,
  "descriptionType": "text",
  "noDirectApply": false,
  "directApply": false,
  "excludeATSDuplicate": false,
  "populateAiRemoteLocation": false,
  "populateAiRemoteLocationDerived": false,
  "hasSalary": false,
  "aiVisaSponsorshipFilter": false,
  "hasNoLocation": false,
  "remote": false,
  "aiHasSalary": false
}
```

## Output

```json
{
  "id": {
    "label": "ID",
    "format": "number"
  },
  "date_posted": {
    "label": "Date Posted",
    "format": "date"
  },
  "date_created": {
    "label": "Date Created",
    "format": "date"
  },
  "title": {
    "label": "Title",
    "format": "text"
  },
  "organization": {
    "label": "Organization",
    "format": "text"
  },
  "organization_url": {
    "label": "Organization URL",
    "format": "link"
  },
  "date_valid_through": {
    "label": "Valid Through",
    "format": "date"
  },
  "locations": {
    "label": "Locations",
    "format": "object"
  },
  "location_type": {
    "label": "Location Type",
    "format": "text"
  },
  "location_requirements": {
    "label": "Location Requirements",
    "format": "text"
  },
  "salary": {
    "label": "Salary",
    "format": "object"
  },
  "employment_type": {
    "label": "Employment Type",
    "format": "text"
  },
  "url": {
    "label": "URL",
    "format": "link"
  },
  "source_type": {
    "label": "Source Type",
    "format": "text"
  },
  "source": {
    "label": "Source",
    "format": "text"
  },
  "source_domain": {
    "label": "Source Domain",
    "format": "text"
  },
  "organization_logo": {
    "label": "Organization Logo",
    "format": "image"
  },
  "cities_derived": {
    "label": "Cities",
    "format": "array"
  },
  "regions_derived": {
    "label": "Regions",
    "format": "array"
  },
  "countries_derived": {
    "label": "Countries",
    "format": "array"
  },
  "counties_derived": {
    "label": "Counties",
    "format": "array"
  },
  "locations_derived": {
    "label": "Derived Locations",
    "format": "array"
  },
  "timezones_derived": {
    "label": "Timezones",
    "format": "array"
  },
  "lats_derived": {
    "label": "Latitudes",
    "format": "array"
  },
  "lngs_derived": {
    "label": "Longitudes",
    "format": "array"
  },
  "recruiter_name": {
    "label": "Recruiter Name",
    "format": "text"
  },
  "recruiter_title": {
    "label": "Recruiter Title",
    "format": "text"
  },
  "recruiter_url": {
    "label": "Recruiter URL",
    "format": "link"
  },
  "org_linkedin_headcount": {
    "label": "LinkedIn: Organization Employees",
    "format": "number"
  },
  "org_linkedin_website": {
    "label": "LinkedIn: Organization URL",
    "format": "link"
  },
  "org_linkedin_size": {
    "label": "LinkedIn: Organization Size",
    "format": "text"
  },
  "org_linkedin_slogan": {
    "label": "LinkedIn: Organization Slogan",
    "format": "text"
  },
  "org_linkedin_industry": {
    "label": "LinkedIn: Organization Industry",
    "format": "text"
  },
  "org_linkedin_followers": {
    "label": "LinkedIn: Organization Followers",
    "format": "number"
  },
  "org_linkedin_headquarters": {
    "label": "LinkedIn: Organization Headquarters",
    "format": "text"
  },
  "org_linkedin_type": {
    "label": "LinkedIn: Organization Type",
    "format": "text"
  },
  "org_linkedin_founded_date": {
    "label": "LinkedIn: Organization Founded Date",
    "format": "date"
  },
  "org_linkedin_specialties": {
    "label": "LinkedIn: Organization Specialties",
    "format": "array"
  },
  "org_linkedin_locations": {
    "label": "LinkedIn: Organization Locations",
    "format": "array"
  },
  "org_linkedin_description": {
    "label": "LinkedIn: Organization Description",
    "format": "text"
  },
  "org_linkedin_recruitment_agency_derived": {
    "label": "LinkedIn: Is Recruitment Agency",
    "format": "boolean"
  },
  "seniority": {
    "label": "Seniority Level",
    "format": "text"
  },
  "direct_apply": {
    "label": "Easy Apply",
    "format": "boolean"
  },
  "org_linkedin_slug": {
    "label": "LinkedIn: Organization Slug",
    "format": "text"
  },
  "linkedin_id": {
    "label": "LinkedIn ID",
    "format": "number"
  },
  "ai_salary_currency": {
    "label": "AI: Salary Currency",
    "format": "text"
  },
  "ai_salary_value": {
    "label": "AI: Salary Value",
    "format": "number"
  },
  "ai_salary_min_value": {
    "label": "AI: Min Salary",
    "format": "number"
  },
  "ai_salary_max_value": {
    "label": "AI: Max Salary",
    "format": "number"
  },
  "ai_salary_unit_text": {
    "label": "AI: Salary Unit",
    "format": "text"
  },
  "ai_benefits": {
    "label": "AI: Benefits",
    "format": "array"
  },
  "ai_experience_level": {
    "label": "AI: Experience Level",
    "format": "text"
  },
  "ai_work_arrangement": {
    "label": "AI: Work Arrangement",
    "format": "text"
  },
  "ai_work_arrangement_office_days": {
    "label": "AI: Office Days",
    "format": "text"
  },
  "ai_remote_location": {
    "label": "AI: Remote Location",
    "format": "text"
  },
  "ai_remote_location_derived": {
    "label": "AI: Derived Remote Location",
    "format": "text"
  },
  "ai_key_skills": {
    "label": "AI: Key Skills",
    "format": "array"
  },
  "ai_hiring_manager_name": {
    "label": "AI: Hiring Manager",
    "format": "text"
  },
  "ai_hiring_manager_email_address": {
    "label": "AI: Hiring Manager Email",
    "format": "text"
  },
  "ai_core_responsibilities": {
    "label": "AI: Core Responsibilities",
    "format": "text"
  },
  "ai_requirements_summary": {
    "label": "AI: Requirements Summary",
    "format": "text"
  },
  "ai_working_hours": {
    "label": "AI: Working Hours",
    "format": "number"
  },
  "ai_employment_type": {
    "label": "AI: Employment Types",
    "format": "array"
  },
  "ai_job_language": {
    "label": "AI: Job Language",
    "format": "text"
  },
  "ai_visa_sponsorship": {
    "label": "AI: Visa Sponsorship",
    "format": "boolean"
  },
  "ai_keywords": {
    "label": "AI: Keywords",
    "format": "array"
  },
  "ai_taxonomies_a": {
    "label": "AI: Taxonomies",
    "format": "array"
  },
  "ai_education": {
    "label": "AI: Education Requirements",
    "format": "array"
  },
  "no_jb_schema": {
    "label": "No JB Schema",
    "format": "boolean"
  },
  "ats_duplicate": {
    "label": "ATS Duplicate",
    "format": "boolean"
  },
  "description_text": {
    "label": "Description Text",
    "format": "text"
  },
  "description_html": {
    "label": "Description HTML",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Advanced LinkedIn Job Search API](https://apify.com/fantastic-jobs/advanced-linkedin-job-search-api) with a specific input configuration. Visit the [Actor detail page](https://apify.com/fantastic-jobs/advanced-linkedin-job-search-api) to learn more, explore other use cases, and run it yourself.