Wayup: Search Listings
Wayup via Parse · jobs
Search job and internship listings by category, type, and optional location. Returns listing titles, companies, locations, and URLs. Paginates as a single page up to `limit`. Use list_categories to discover all available category slugs. Search and retrieve job/internship listings from WayUp.com, a platform for college students and recent graduates. Supports filtering by category, listing type, and location. Fulfilled by Parse from www.wayup.com.
- b2b-directory
- education
- jobs
- parse
- platform-key
- wayup
- www-wayup-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/bc950e28-cf10-4ad4-a8e2-9266cd4ddc8f/search_listings
- Interface artifact
- sha256:ca59ceb3e70297ac4e36694bfa8c786a68c09d51f4e585b0c5edac11b9a987ab
- Manifest digest
- sha256:c34fc519dd11f0a28e887cc8f0f1fb64182b39f3c2c42cda57c7f54c9454dd74
Request fields
- type (string): Listing type.: Allowed values: entry-level-jobs, internships
- limit (integer): Maximum number of listings to return.
- category (string): Job category slug (e.g., 'computer-science', 'finance', 'marketing', 'engineering'). Use list_categories endpoint to get all available slugs.
- location (string): Location slug (e.g., 'new-york-ny', 'san-francisco-ca', 'chicago-il'). Leave empty for all locations.
Example queries
- {"type":"internships","limit":"10","category":"accounting"}