CryptoJobsList Scraper - Web3 & Crypto Jobs | $3/1K Jobs avatar

CryptoJobsList Scraper - Web3 & Crypto Jobs | $3/1K Jobs

Pricing

from $3.00 / 1,000 jobs

Go to Apify Store
CryptoJobsList Scraper - Web3 & Crypto Jobs | $3/1K Jobs

CryptoJobsList Scraper - Web3 & Crypto Jobs | $3/1K Jobs

Extract crypto and Web3 jobs from CryptoJobsList.com. 35 fields: salary, full description, skills, benefits, applications count, company (website/description/jobs/social links), etc. Engineering, DeFi, marketing, non-tech and more. Pay-per-result: $3 per 1,000 jobs.

Pricing

from $3.00 / 1,000 jobs

Rating

5.0

(1)

Developer

Ale

Ale

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

a day ago

Last modified

Share

CryptoJobsList Scraper

Extract crypto, web3, and blockchain job listings from CryptoJobsList.com -- the leading job board for the crypto industry.

What data can you scrape?

For each job listing, the scraper extracts:

  • Job title and unique ID
  • Company name, logo, website, description, and social links
  • Location and country
  • Salary (min, max, currency, period, and original text)
  • Employment type (Full-time, Part-time, Contract, etc.)
  • Benefits (flexible hours, token compensation, etc.)
  • Skills (blockchain, solidity, web3, etc.)
  • Industry (Cryptocurrency, Blockchain, Fintech, etc.)
  • Tags (DeFi, Remote, Engineering, etc.)
  • Posting date and expiration date
  • Apply URL
  • Source URL on CryptoJobsList
  • Company profile URL on CryptoJobsList

How to use

  1. Paste a URL from CryptoJobsList into the Search URLs field. Examples:

    • https://cryptojobslist.com/search?q=solidity -- search by keyword (browser default)
    • https://cryptojobslist.com/search?q=angular&sort=recent -- search sorted by recent
    • https://cryptojobslist.com/engineering -- engineering jobs
    • https://cryptojobslist.com/remote -- remote only
    • https://cryptojobslist.com/defi -- DeFi jobs
    • https://cryptojobslist.com/marketing -- marketing jobs
    • https://cryptojobslist.com/ -- all jobs
  2. Set a limit with Max Total Results to control how many jobs to scrape.

  3. Enable company enrichment (optional) -- toggle Include Company Info to fetch company websites, descriptions, and social links from their profile pages.

  4. Click Start and download the results in JSON, CSV, or Excel.

Pagination is handled automatically. The scraper follows all pages for each category or search.

Input options

FieldTypeDefaultDescription
searchUrlsstring[]CryptoJobsList category or search URLs
searchQueriesstring[]Keywords to search (e.g. "solidity", "rust")
includeJobDetailsbooleantrueFetch each job's detail page for full description, salary, skills, benefits, employment type
includeCompanyInfobooleanfalseFetch company profile pages for website, description, social links
maxResultsPerQueryinteger100Cap per URL/keyword
maxResultsinteger10Total cap across all queries
maxConcurrencyinteger5Concurrent detail/company page fetches
proxyConfigurationobjectApify autoProxy settings

Use cases

  • Job aggregation -- combine with other job board scrapers for full crypto market coverage
  • Salary benchmarking -- analyze compensation trends across web3 roles with structured salary data
  • Market research -- track which companies are hiring and in what areas
  • Lead generation -- identify growing crypto companies by their hiring activity
  • Skill demand analysis -- monitor which skills are most requested in the crypto space
  • Competitive analysis -- monitor competitor hiring patterns and benefits

Filters

Browse CryptoJobsList, apply any category filter, and paste the URL. Supported categories include:

  • Engineering, DeFi, Remote, Marketing, Design, Sales, Community
  • Non-tech, Internship, Legal, Security, Data, DevRel
  • Or use ?q=keyword for free-text search

Output example

{
"id": "defi-associate-at-re7-labs",
"title": "DeFi Associate",
"company": "Re7 Labs",
"company_logo_url": "https://img.cryptojobslist.com/job/0a8da100-f493.jpg?w=200&h=200&q=75&f=auto",
"location": "Remote",
"country": "",
"tags": ["Full Time", "Remote", "DeFi", "Research"],
"description_full": "Re7 Labs applies advanced in-house risk tooling and research capabilities to support a wide range of DeFi protocols...",
"description_html": "<p>Re7 Labs applies advanced in-house risk tooling...</p>",
"employment_type": "FULL_TIME",
"remote_type": "Remote",
"benefits": ["Remote work", "Flexible hours", "Token compensation", "Competitive salary", "Professional development"],
"skills": ["cryptocurrency", "crypto", "blockchain", "web3"],
"industry": "Cryptocurrecy, Blockchain, Web3, Fintech",
"work_hours": "40 hours per week",
"experience_months": 12,
"applications_count": 233,
"salary_min": 105000,
"salary_max": 230000,
"salary_currency": "USD",
"salary_period": "year",
"salary_text": "105k-230k/year",
"posted_at": "2026-04-29T10:27:55.944Z",
"expires_at": "2026-06-28T10:27:52.738Z",
"source_url": "https://cryptojobslist.com/jobs/defi-associate-at-re7-labs",
"source_platform": "cryptojobslist.com",
"apply_url": "https://cryptojobslist.com/jobs/defi-associate-at-re7-labs",
"company_website": "https://re7labs.xyz",
"company_description": "Re7 Labs applies advanced risk tooling and research capabilities to support DeFi protocols...",
"company_profile_url": "https://cryptojobslist.com/companies/re7-capital",
"company_total_jobs": 3,
"company_last_active": "over a week ago",
"company_social_links": ["https://twitter.com/re7labs"],
"search_query": "engineering",
"scraped_at": "2026-05-05T14:00:00Z"
}

All output fields

FieldTypeDescription
idstringJob slug/identifier
titlestringJob title
companystringCompany name
company_logo_urlstringCompany logo image URL
locationstringJob location (city, country, or Remote)
countrystringCountry from structured data
tagsstring[]Category tags (DeFi, Remote, Full Time, etc.)
description_fullstringFull job description (plain text)
description_htmlstringFull job description (raw HTML)
employment_typestringEmployment type (FULL_TIME, PART_TIME, etc.)
remote_typestringRemote work type (Remote, Hybrid, On-site)
benefitsstring[]Job benefits (flexible hours, token compensation, etc.)
skillsstring[]Required skills (blockchain, solidity, web3, etc.)
industrystringIndustry classification
work_hoursstringWork hours (e.g. "40 hours per week")
experience_monthsintegerRequired experience in months
salary_minnumberMinimum salary
salary_maxnumberMaximum salary
salary_currencystringSalary currency (USD, EUR, etc.)
salary_periodstringSalary period (year, month, hour)
salary_textstringOriginal salary text
posted_atstringISO date when job was posted
expires_atstringISO date when listing expires
source_urlstringCryptoJobsList listing URL
source_platformstringAlways "cryptojobslist.com"
apply_urlstringApplication URL
company_websitestringCompany website (from profile page)
company_descriptionstringCompany description (from profile page)
company_profile_urlstringCryptoJobsList company profile URL
company_total_jobsintegerTotal active jobs by this company
company_last_activestringCompany last active time (e.g. "3 hours ago")
company_social_linksstring[]Company social media links
search_querystringSearch query that found this job
scraped_atstringISO timestamp of scrape

Pricing

This actor uses pay-per-result pricing:

EventPrice
Actor start$0.001
1,000 job results$3.00

Platform costs (compute + proxy) are included. You only pay for results.

Integrations

Connect this scraper to Google Sheets, Slack, Zapier, webhooks, or any API endpoint using Apify integrations. Set up scheduled runs to get fresh data daily or weekly.

Use with the MCP Server for AI agent integration:

santamaria-automations/cryptojobslist-scraper

Need help?

Open an issue in the Issues tab or contact us at contact@nanoscrape.com.