Web3: Get Company Jobs
Web3 via Parse · jobs
Fetch all job listings for a specific company by its URL slug. Returns paginated job listings posted by the company. The slug is derived from the company URL returned by get_web3_companies (e.g., 'binance' from /web3-companies/binance). Access Web3 job listings, company profiles, salary data, and industry intelligence from web3.career. Fulfilled by Parse from web3.career.
- b2b-directory
- crypto-web3
- jobs
- parse
- platform-key
- web3
- web3-career
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/2f8e3ad7-2bb3-4f71-aafe-bd9b6f56c5cf/get_company_jobs
- Interface artifact
- sha256:e39c71621abf2ed36dcd37b4bc1dacfea9fd92bbaa7846c03e25c491814a47a4
- Manifest digest
- sha256:8424dae97454c3e7d738069d6686333bcdd05189d16c6bea22c3aeafd5ec74fb
Request fields
- page (integer): Page number for pagination.
- company_slug (string, required): The URL slug of the company (e.g., binance, crypto-com, coinbase). Available from get_web3_companies results.
Example queries
- {"page":"1","company_slug":"Binance"}