Logo

Linkedin Jobs Scraper List

Categories: jobs

Extreme

Are you tired of manually scouring through LinkedIn for the latest job opportunities? Look no further – introducing LinkedIn Jobs Scraper 🔍🔥, the ultimate tool to automate your job listing data extraction process. With its user-friendly interface and powerful filtering options, this scraper is designed to make your job search efficient and hassle-free.

Request Example

time curl -X POST "https://api.blat.ai/harvest" \
--json '{
"mode": "crawl",

"id":

"linkedin-com-33cd6117"

,

"params": {

"start_url":

"https://www.linkedin.com/jobs/search/?currentJobId=4054948865&f_C=9262901&f_TPR=r86400&geoId=105646813&origin=JOB_SEARCH_PAGE_JOB_FILTER&position=1&pageNum=0"

}
}' -H "X-API-KEY: ${BLAT_API_KEY}"

Output Example


{
    "jobs": [
        {
            "job_title": "Junior Backend Engineer (They/She/He)",
            "location": "Greater Barcelona Metropolitan Area",
            "time_posted": "4 hours ago",
            "job_link": "https://es.linkedin.com/jobs/view/junior-backend-engineer-they-she-he-at-glovo-4015059871?position=1&pageNum=0&refId=wXomIJ9cSWemuOU3JPOP7g%3D%3D&trackingId=P%2FEDpXZLw%2FqDl8i04ET%2FTw%3D%3D",
            "company_name": "Glovo",
            "company_url": "https://es.linkedin.com/company/glovo-app?trk=public_jobs_jserp-result_job-search-card-subtitle"
        },
        {
            "job_title": "Data Analyst Intern (They/He/She)",
            "location": "Barcelona, Catalonia, Spain",
            "time_posted": "5 hours ago",
            "job_link": "https://es.linkedin.com/jobs/view/data-analyst-intern-they-he-she-at-glovo-4056512029?position=2&pageNum=0&refId=wXomIJ9cSWemuOU3JPOP7g%3D%3D&trackingId=KmVEpWhadcxUGq5vQSRy0g%3D%3D",
            "company_name": "Glovo",
            "company_url": "https://es.linkedin.com/company/glovo-app?trk=public_jobs_jserp-result_job-search-card-subtitle"
        },
        {
            "job_title": "Data Intern (They/She/He)",
            "location": "Barcelona, Catalonia, Spain",
            "time_posted": "23 hours ago",
            "job_link": "https://es.linkedin.com/jobs/view/data-intern-they-she-he-at-glovo-4055816892?position=3&pageNum=0&refId=wXomIJ9cSWemuOU3JPOP7g%3D%3D&trackingId=YXFjrqvhi5y6Z%2BKE9VnFrA%3D%3D",
            "company_name": "Glovo",
            "company_url": "https://es.linkedin.com/company/glovo-app?trk=public_jobs_jserp-result_job-search-card-subtitle"
        },
        {
            "job_title": "Data Analyst - Customer Operations (They/She/He)",
            "location": "Greater Barcelona Metropolitan Area",
            "time_posted": "17 hours ago",
            "job_link": "https://es.linkedin.com/jobs/view/data-analyst-customer-operations-they-she-he-at-glovo-4056129144?position=4&pageNum=0&refId=wXomIJ9cSWemuOU3JPOP7g%3D%3D&trackingId=WRINohvVYsD%2BhJNtLNAzog%3D%3D",
            "company_name": "Glovo",
            "company_url": "https://es.linkedin.com/company/glovo-app?trk=public_jobs_jserp-result_job-search-card-subtitle"
        },
        {
            "job_title": "Sr Business & Finance Analyst (They/She/He)",
            "location": "Barcelona, Catalonia, Spain",
            "time_posted": "23 hours ago",
            "job_link": "https://es.linkedin.com/jobs/view/sr-business-finance-analyst-they-she-he-at-glovo-4055818732?position=5&pageNum=0&refId=wXomIJ9cSWemuOU3JPOP7g%3D%3D&trackingId=skJC0sSrAE6VBQ3p1YXfng%3D%3D",
            "company_name": "Glovo",
            "company_url": "https://es.linkedin.com/company/glovo-app?trk=public_jobs_jserp-result_job-search-card-subtitle"
        },
        {
            "job_title": "Senior Fintech Innovation & Revenue Analyst (They/She/He)",
            "location": "Barcelona, Catalonia, Spain",
            "time_posted": "38 minutes ago",
            "job_link": "https://es.linkedin.com/jobs/view/senior-fintech-innovation-revenue-analyst-they-she-he-at-glovo-4056597168?position=6&pageNum=0&refId=wXomIJ9cSWemuOU3JPOP7g%3D%3D&trackingId=nyyBMqoZ3dfyjxq4RClnRg%3D%3D",
            "company_name": "Glovo",
            "company_url": "https://es.linkedin.com/company/glovo-app?trk=public_jobs_jserp-result_job-search-card-subtitle"
        },
        {
            "job_title": "Sales Executive Outbound (They/She/He)",
            "location": "Greater Barcelona Metropolitan Area",
            "time_posted": "4 hours ago",
            "job_link": "https://es.linkedin.com/jobs/view/sales-executive-outbound-they-she-he-at-glovo-4038975357?position=7&pageNum=0&refId=wXomIJ9cSWemuOU3JPOP7g%3D%3D&trackingId=y4Iir2CGrIy%2F6riFtdqnEQ%3D%3D",
            "company_name": "Glovo",
            "company_url": "https://es.linkedin.com/company/glovo-app?trk=public_jobs_jserp-result_job-search-card-subtitle"
        },
        {
            "job_title": "Senior iOS Engineer (They/She/He)",
            "location": "Greater Barcelona Metropolitan Area",
            "time_posted": "4 hours ago",
            "job_link": "https://es.linkedin.com/jobs/view/senior-ios-engineer-they-she-he-at-glovo-4038974964?position=8&pageNum=0&refId=wXomIJ9cSWemuOU3JPOP7g%3D%3D&trackingId=kRy9%2B0p%2B46sOhdCNWa%2Fxpg%3D%3D",
            "company_name": "Glovo",
            "company_url": "https://es.linkedin.com/company/glovo-app?trk=public_jobs_jserp-result_job-search-card-subtitle"
        }
    ]
}