VOOZH about

URL: https://apify.com/orgupdate/wellfound-jobs-scraper

⇱ Wellfound Jobs Scraper Β· Apify


Pricing

from $150.00 / 1,000 jobs

Go to Apify Store

Wellfound Jobs Scraper

The latest and most advanced Wellfound, Angel list Jobs Scraper. Our Wellfound, Angel list Jobs Scraper extracts real-time job postings at scale from all over the world. A new research tool built for recruitment, insights and HR.

Pricing

from $150.00 / 1,000 jobs

Rating

5.0

(1)

Developer

πŸ‘ Orgupdate

Orgupdate

Maintained by Community

Actor stats

16

Bookmarked

1.3K

Total users

114

Monthly active users

0.2 hours

Issues response

9 days ago

Last modified

Share

πŸš€ Wellfound Jobs Scraper

The most efficient way to extract job listings directly from Wellfound Jobs search results.

View on Apify Store

πŸ“– Overview

The Wellfound Jobs Scraper is a powerful data extraction tool designed to aggregate job listings from the Wellfound Jobs search engine.

Whether you're building a job board, analyzing labor market trends, or automating lead generation for recruitment, this actor delivers structured, clean data in real-time.

✨ Key Features

  • 🌍 Multi-Source Aggregation – Access listings from thousands of job boards via a single Wellfound search query.
  • 🎯 Laser-Focused Filtering – Filter by specific companies, exact locations, job types (Remote/Contract), and posting dates.
  • ⚑ High Performance – Optimized for speed and low-compute usage to save costs.
  • πŸ“… Fresh Data – Scrape "Posted 3 days ago" or "Today" to get the newest opportunities first.
  • πŸ”Œ API Ready – Seamlessly integrates with Python, Node.js, Zapier, and Make.com.

πŸ›  Input Parameters

The actor accepts the following input parameters in JSON format.

ParameterTypeRequiredDescriptionDefaultValid Values
countryNameStringNoThe country context for the Wellfound Search domain"all""usa", "uk", "india", etc.
includeKeywordStringYesThe main search terms or specific skills-Any search string (e.g., "React", "Remote", "Marketing Manager")
locationNameStringNoSpecific city, state, or region-Any location string (e.g., "San Francisco, CA")
companyNameStringNoFilter listings to a specific employer-Any company name (e.g., "Wellfound", "Microsoft")
jobTypeStringNoFilters by employment type-FULLTIME, PARTTIME, CONTRACTOR, INTERN
datePostedStringNoHow recent the jobs should be"month"today, 3days, week, month
pagesToFetchIntegerNoNumber of pagination pages to scrape1Positive integers

πŸ’» Example Input Configuration

{
"countryName":"usa",
"locationName":"new york",
"includeKeyword":"software engineer, python",
"companyName":"Wellfound",
"jobType":"FULLTIME",
"datePosted":"week",
"pagesToFetch":3
}

πŸ“Š Output Data

The results are stored in the default Apify dataset. You can download them in JSON, CSV, Excel, or XML formats.

Sample JSON Output

[
{
"job_title":"Senior Frontend Developer",
"company_name":"Tech Corp Inc.",
"location":"New York, NY (Remote)",
"posted_via":"LinkedIn",
"salary":"$120,000 - $150,000 a year",
"date":"2025-03-25",
"job_type":"Full-time",
"URL":"https://www.Wellfound.com/search?..."
}
]

Field Dictionary

  • job_title: The official designation of the role.
  • company_name: The organization hiring.
  • location: Geographical location or "Remote" status.
  • posted_via: The original platform where Wellfound found the job (e.g., Monster, Greenhouse, LinkedIn).
  • salary: Pay range (if provided by the employer).
  • URL: Direct link to the job application or listing.

How to Use

  1. Deploy on Apify – Run the actor directly from the Apify platform.
  2. Schedule & Automate – Set up periodic runs to keep your job database updated.
  3. Export Data – Integrate with your CRM, website, or analytics platform.

Why Use This Actor?

  • No Coding Required – Easy-to-use with minimal setup.
  • Saves Time – Automates job data collection.
  • Customizable – Supports tailored scraping configurations.

πŸ‘¨β€πŸ’» Programmatic Usage

You can run this actor via the Apify API using the official client libraries.

Python

from apify_client import ApifyClient
# Initialize the client with your API token
client = ApifyClient("YOUR_APIFY_TOKEN")
# Prepare the Actor input
run_input ={
"countryName":"usa",
"includeKeyword":"Data Scientist",
"datePosted":"3days",
"pagesToFetch":1,
}
# Run the Actor and wait for it to finish
run = client.actor("orgupdate/Wellfound-jobs-scraper").call(run_input=run_input)
# Fetch and print Actor results from the run's dataset (if there are any)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

Node.js

import{ ApifyClient }from'apify-client';
const client =newApifyClient({
token:'YOUR_APIFY_TOKEN',
});
const input ={
countryName:'uk',
includeKeyword:'DevOps',
jobType:'CONTRACTOR',
};
(async()=>{
// Run the Actor and wait for it to finish
const run =await client.actor('orgupdate/Wellfound-jobs-scraper').call(input);
// Fetch and print Actor results from the run's dataset (if there are any)
const{ items }=await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item)=>{
console.dir(item);
});
})();

πŸ”— Integrations

Don't just scrape dataβ€”act on it. You can integrate this actor with:

  • Zapier / Make.com: Trigger an email or Slack notification whenever a new job matching your criteria is posted.
  • Wellfound Sheets: Automatically save new job listings into a spreadsheet for analysis.
  • Slack/Discord: Create a bot that alerts your community about new job openings.

πŸ’‘ Use Cases

  • Job Aggregators & Boards: Populate your niche job board with fresh content daily without manual entry.
  • HR & Recruitment: Analyze competitor hiring strategies by tracking their open positions.
  • Lead Generation: Find companies currently hiring for specific roles to pitch your B2B services.
  • Salary Research: Aggregate salary data across different regions and titles to create market reports.

πŸ“ž Support & Feedback

If you encounter any issues or have feature requests, please contact us through the Apify Console or check the actor page.

Happy Scraping! πŸš€

You might also like

Wellfound Jobs Scraper

mscraper/wellfound-jobs-scraper

A job scraper for Wellfound (formerly AngelList Talent) is essentially a tool to extract job listings and associated job details from the Wellfound platform.

Glassdoor Jobs Scraper

orgupdate/glassdoor-jobs-scraper

The latest and most advanced Glassdoor Jobs Scraper. Our Glassdoor Jobs Scraper extracts real-time job postings at scale from all over the world. A new research tool built for recruitment, insights and HR.

Wellfound Scraper

radeance/wellfound-job-listings-scraper

Access high quality startup job and company data from Wellfound (AngelList) skills, experience, salary, remote policies, company linkedin, funding rounds, teams and investors. Built for recruiters, analysts, and job seekers with fast export to JSON, CSV, Excel, RSS & more.

1.1K

4.9

Wellfound Jobs Scraper - Fast & cheap

clearpath/wellfound-api-ppe

Extract startup job listings from Wellfound (formerly AngelList) as structured JSON, CSV, or Excel. Get job titles, salaries, equity, company details, and full descriptions. Filter by role, location, or company. Monitor mode with Telegram alerts tracks new postings automatically. Pay per result.

Wellfound full job details (it works)

dionysus_way/wellfound

Extract Wellfound.com full job descriptions, required skills, and salary ranges. Capture deep startup insights from jobs or role links: funding rounds, founder bios, tagline, company size, perks, visa status, and remote policies.

Wellfound Jobs + Startup Intelligence Scraper

blackfalcondata/wellfound-scraper

Scrape wellfound.com startup jobs with company intelligence: funding stage, founders, and investor data. Free-text search plus company-only lead-gen mode and real-time Slack/Telegram alerts on new postings.

πŸ‘ User avatar

Black Falcon Data

183

5.0

Wellfound Jobs Scraper

shahidirfan/Wellfound-Jobs-Scraper

Unlock startup job data with the Wellfound Jobs Scraper. Designed for efficiency on the Wellfound platform to gather fresh listings. Requirement: You must use USA residential proxies for this actor to successfully extract data. Get the startup insights you need today!

203

5.0

Foundit Jobs Scraper πŸ”

easyapi/foundit-jobs-scraper

Extract detailed job listings from Foundit.in (formerly Monster India) with comprehensive information about positions, companies, and recruiters. Perfect for market research, recruitment analysis, and tracking job market trends in India. πŸ”

Wellfound (AngelList) Jobs Scraper

crawlerbros/wellfound-scraper

Scrape public job listings from Wellfound.com. Extracts job ID, title, compensation, remote status, location, company name, company logo. HTTP-only, no login.

429

Greenhouse Jobs Scraper

automation-lab/greenhouse-jobs-scraper

Scrape job listings from 220,000+ companies using Greenhouse ATS. Get titles, locations, departments, descriptions, and application questions from Airbnb, Stripe, Figma, and more. Fast HTTP-only API, no browser needed.

πŸ‘ User avatar

Stas Persiianenko

76