Workingnomads: Search Jobs
Workingnomads via Parse · jobs
Search remote job listings with optional filters for keyword, category, and region. Returns paginated results sorted by featured/premium status first, then by publication date descending. Each page returns up to 100 jobs. Search and filter remote job listings from Working Nomads, a remote jobs board for digital nomads. Fulfilled by Parse from www.workingnomads.com.
- b2b-directory
- jobs
- parse
- platform-key
- travel
- workingnomads
- www-workingnomads-com
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/837c64f6-44c3-4462-8213-7d81ca05db78/search_jobs
- Interface artifact
- sha256:d97955bcbbd7a1a60d6108b1050eba044fe401e515c180e019d2287fc963a70a
- Manifest digest
- sha256:15ab031fcd27726e75fe6430ba70ee943b66a822f87df4719e5e4e1e43ea29cb
Request fields
- page (integer): Page number for pagination (1-indexed).
- limit (integer): Number of results per page. Must be between 1 and 100.
- query (string): Free-text search query matched against job title, tags, company, and description (e.g. 'python', 'react developer').
- region (string): Filter by geographic region. Matches jobs that list the specified region in their locations. Omitting returns all regions.
- category (string): Filter by job category. Omitting returns all categories.
Example queries
- {"query":"python","region":"Europe","category":"Development"}