Web3.career Scraper: 25 Fields for Blockchain and DeFi Roles
Scrape Web3.career blockchain, crypto and DeFi listings with 25 fields per job. Structured salary (min, max, currency, period), 15-20 skill tags per role (Solidity, Rust, Ethereum, AWS, Docker), employment type, industry, occupational category, company website and social links (LinkedIn, X, Discord, Telegram, Medium) sourced from Bondex profiles, city, country, country code and remote indicator. 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, employment_type, industry, occupational_category, work_hours, posting and expiry dates, apply URL
- Skills: 15-20 tags per job (blockchain, solidity, ethereum, aws, docker)
- Salary intelligence: salary_min, salary_max, salary_currency, salary_period, salary_text
- Company info: company name, company_logo_url, company website, LinkedIn, X/Twitter, Discord, Telegram, Medium
- Location: city, country, country_code, remote indicator
- Meta: source URL, search query, scraped_at timestamp
Primary use cases
- Web3 talent recruiting. Filter by skill tag (Solidity, Rust, Cairo) and location to source candidates for protocol teams
- DAO and protocol hiring intel. Use country and remote flags to map global hiring across major DeFi and L1 protocols
- Crypto-native salary benchmarking. Aggregate salary_min and salary_max by skill and seniority for offer calibration
- Web3 employer enrichment. Use company socials (LinkedIn, X, Discord) to build a verified Web3 employer database
API example
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~web3career-scraper/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"searchUrls": ["https://web3.career/solidity-jobs"],
"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 | Senior Solidity Engineer |
| company | string | Aave |
| city | string | London |
| country | string | United Kingdom |
| remote | boolean | true |
| tags | string[] | ["solidity","ethereum","defi","aws"] |
| salary_min | integer | 120000 |
| salary_max | integer | 200000 |
| company_website | string | https://aave.com |
| company_x_url | string | https://x.com/aave |
Related Actors