CV: Search Jobs
CV via Parse · jobs
Search and filter job listings on CV.lv. Returns vacancy results along with facet counts for categories, locations, languages, and work times. Supports filtering by keywords, category, location, salary range, remote work, and work time. Results are sorted by the chosen sorting criterion. Pagination is manual via offset/limit — the SDK does not auto-paginate this endpoint. Search and extract job listings, detailed job descriptions, and reference data from CV.lv, Latvia's leading job board. Fulfilled by Parse from cv.lv.
- b2b-directory
- cv
- cv-lv
- jobs
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b83ed2d4-356d-497c-a5ab-501d3b188023/search_jobs
- Interface artifact
- sha256:e79b7c3d1b3ee9f939447d7337fd8d3f00f954eb07344fd0e8d82e59d9addefe
- Manifest digest
- sha256:a8f28780f85e3970fb73f9ac496ddc9af0a42059de1ab42fdbe9fa3740e783f9
Request fields
- limit (integer): Maximum number of results to return per page.
- towns (string): Comma-separated list of numeric town IDs (e.g. 543 for Riga).
- offset (integer): Number of results to skip for pagination.
- sorting (string): Sort order for results.: Allowed values: RELEVANCE, LATEST, SALARY
- counties (string): Comma-separated list of numeric county IDs.
- keywords (string): Search keywords matching position title, company name, or job content.
- is_hourly (boolean): Filter for hourly salary jobs only.: Allowed values: false, true
- is_remote (boolean): Filter for remote work positions only.: Allowed values: false, true
- languages (string): Comma-separated list of language ISO codes (e.g. en,lv,ru).
- categories (string): Comma-separated list of category codes to filter by.: Allowed values: ADMINISTRATION, ORGANISATION_MANAGEMENT, CONSTRUCTION_REAL_ESTATE, CULTURE_ENTERTAINMENT, ELECTRONICS_TELECOM, ENERGETICS_ELECTRICITY, FINANCE_ACCOUNTING, HEALTH_SOCIAL_CARE, PRODUCTION_MANUFACTURING, INFORMATION_TECHNOLOGY, MEDIA_PR, LAW_LEGAL, MARKETING_ADVERTISING, TECHNICAL_ENGINEERING, SALES, AGRICULTURE_ENVIRONMENTAL, SERVICE_INDUSTRY, STATE_PUBLIC_ADMIN, TOURISM_HOTELS_CATERING, TRADE, EDUCATION_SCI
- work_times (string): Comma-separated list of work time codes.: Allowed values: FULL_TIME, PART_TIME, FIXED_TERM, FULL_TIME_WITH_SHIFTS, PRACTICE, FREELANCE, WORK_AFTER_CLASSES
- employer_id (integer): Filter by a specific employer's numeric ID.
- salary_from (integer): Minimum salary amount filter.
- salary_type (string): Salary period type.: Allowed values: MONTHLY, HOURLY
Example queries
- {"limit":"5","towns":"543","offset":"0","sorting":"RELEVANCE","counties":"131","keywords":"developer","is_hourly":"false","is_remote":"false","languages":"en","categories":"ADMINISTRATION","work_times":"FULL_TIME","employer_id":"19188","salary_from":"1000","salary_type":"MONTHLY"}