Tashkent: Search Resumes
Tashkent via Parse · jobs
Search for employee resumes/CVs by keyword query. Returns paginated resume listings with title, age, job search status, total experience, and activity dates. Pages are 0-indexed; anonymous access limits visible results to a few pages. Each page returns up to ~20 results. Search for employee CVs/resumes on hh.uz (HeadHunter Uzbekistan), the largest job portal in Uzbekistan. Fulfilled by Parse from tashkent.hh.uz.
- b2b-directory
- jobs
- parse
- platform-key
- tashkent
- tashkent-hh-uz
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/87e29be8-5b08-4e10-8a39-f36fa0bc995d/search_resumes
- Interface artifact
- sha256:080a0a7ee60ef106aff76437faa727b1b57a053a422b890b86c74a30bbc59973
- Manifest digest
- sha256:389f064ff8eab8e0b8f6abd5383816c85a116035aff1dcfc29ddf7b1bddead4a
Request fields
- page (integer): 0-indexed page number for pagination.
- query (string, required): Search query for resumes — job title, skill, or keyword (e.g. 'python developer', 'бухгалтер').
- order_by (string): Sort order for results. Omitted defaults to relevance.: Allowed values: relevance, publication_time
- search_period (string): Filter by resume activity period in days. '0' means all time, '1' means last day, '7' means last week, '30' means last month.
- experience_period (string): Filter resumes by experience period. Common values: 'all_time', '1_year', '3_years', '5_years'.
Example queries
- {"query":"python developer","order_by":"relevance"}