Skip to main content
Glama

linkedin_jobs_search

Search LinkedIn job listings by keyword, location, job type, experience level, and work model. Scrape results with details like title, company, and location.

Instructions

Search and scrape LinkedIn job listings by keyword, location, job type, experience level, and work model. [Credits: 5 credits per successful request] Notes: Shares the /jobs endpoint with the Job Overview API; presence of 'field' (without job_id) triggers search mode. geoid defaults to a global search (92000000); location is a separate free-text alternative/supplement to geoid. Pagination is via the page parameter (values > 0). Returns: No example response is published in the Scrapingdog documentation for this endpoint. Expected to be an array/object of job listing results with fields such as job title, company name, location, job URL/ID, posting date, and possibly a total results count -- exact field names are not confirmed by the docs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number of results. Must be greater than 0. (default: 1)
fieldYesJob title or company name to search for (e.g., 'Product Manager' or 'Amazon').
geoidNoUnique LinkedIn location ID. Use 92000000 to search for jobs globally. (default: 92000000)
sort_byNoFilter by posting date. Accepted values: day, week, month.
job_typeNoFilter by employment type. Accepted values: temporary, contract, volunteer, full_time, part_time.
locationNoGeographic location string for job listings (e.g., 'New York', 'London').
exp_levelNoFilter by experience level. Accepted values: internship, entry_level, associate, mid_senior_level, director.
work_typeNoFilter by work model. Accepted values: at_work, remote, hybrid.
filter_by_companyNoFilter results by a specific company's LinkedIn company ID.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description takes full responsibility. It discloses the 5-credit cost, shared /jobs endpoint, pagination behavior, and uncertain return format (noting missing documentation). This honesty about lack of example response is transparent, though it could mention rate limits or error handling.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with a clear purpose sentence followed by 'Notes' section for operational details. It is dense with information but avoids unnecessary verbosity. Minor improvement could be to integrate notes into a more flowing structure.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 9 parameters, no output schema, and no annotations, the description provides a solid overview of all parameters, cost, endpoint behavior, and expected return fields. It acknowledges documentation gaps. For a complex search tool, it is fairly complete, though missing explicit error states or status codes.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description adds value by explaining parameter interactions (e.g., geoid vs location, search mode trigger) and providing defaults (geoid=92000000). This goes beyond the schema's individual parameter descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states the tool searches and scrapes LinkedIn job listings with multiple filters (keyword, location, job type, experience level, work model). It distinguishes itself from 'linkedin_job_overview' by noting the shared endpoint and search mode trigger via 'field' without 'job_id'. This is specific and helps the agent differentiate.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Description provides context on when to use this tool versus linkedin_job_overview (search mode vs overview) and explains the geoid/location relationship and pagination. It does not explicitly state when not to use it, but the guidance on endpoint sharing and credits implies appropriate use cases.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alessandrobenigni/ScrapingDog-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server