CryptoJobsList Scraper: 35 Fields for Crypto and Web3 Roles
Scrape CryptoJobsList.com crypto, Web3 and blockchain job listings with 35 fields per job. Structured salary (min, max, currency, period), skills (Solidity, Rust, Ethereum), benefits (token compensation, flexible hours), industry, tags (DeFi, Remote, Engineering), employment type, applications_count, posting and expiry dates, apply URL. Optional company enrichment adds website, description and social links (LinkedIn, X, Discord). Honest niche: Web3 hiring volume is smaller than general tech, but every role is high-signal. $3 per 1,000 jobs.
Anti-Bot
TLS + IP rotation
What you can scrape
- Job details: title, id, full description (text + HTML), employment_type, remote_type, posting and expiry dates, apply URL
- Crypto signals: skills (blockchain, solidity, web3), tags (DeFi, NFT, Engineering), industry, work_hours, experience_months, applications_count
- Salary intelligence: salary_min, salary_max, salary_currency, salary_period, salary_text
- Benefits: token compensation, flexible hours, remote work, professional development
- Company enrichment: website, description, LinkedIn, X/Twitter, Discord, Telegram, company profile URL
- Meta: source URL, search query, scraped_at timestamp
Primary use cases
- Web3 talent recruiting. Filter by skills (Solidity, Rust) and tags (DeFi, NFT) to surface candidates and roles that match your stack
- DAO and protocol hiring research. Track which protocols are hiring, where, and what compensation they publish (token vs. cash)
- Crypto-native salary intel. Aggregate salary_min and salary_max by skill and role to set competitive offers
- Web3 employer database. Use company enrichment to build a list of active Web3 employers with verified social channels
API example
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~cryptojobslist-scraper/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"searchUrls": ["https://cryptojobslist.com/engineering"],
"includeCompanyInfo": true,
"maxResults": 100
}'
Integrations
- n8n, Make, Zapier: trigger runs and process job records via webhook
- AI Agents (MCP): Claude Desktop, Cursor, VS Code, LangChain, LlamaIndex
- Python, Node.js: Apify SDK for programmatic access
- Google Sheets, Airtable: queries in, structured jobs out
Output fields
| Field | Type | Example |
| title | string | DeFi Associate |
| company | string | Re7 Labs |
| location | string | Remote |
| tags | string[] | ["Full Time","Remote","DeFi","Research"] |
| skills | string[] | ["cryptocurrency","blockchain","web3"] |
| industry | string | Cryptocurrency, Blockchain, Web3 |
| salary_min | integer | 105000 |
| salary_max | integer | 230000 |
| employment_type | string | FULL_TIME |
| applications_count | integer | 233 |
Related Actors