
Wellfound Jobs Scraper
Pricing
Pay per event
Go to Apify Store

Wellfound Jobs Scraper
Scrape structured job listings from Wellfound (formerly AngelList Talent) using keyword, location, and remote filters. This actor uses Perplexity AI to intelligently extract titles, companies, locations, and links from raw HTML, making it ideal for recruiters, analysts, and job platforms.
0.0 (0)
Pricing
Pay per event
0
1
1
Last modified
3 hours ago
🚀 Wellfound Job Scraper (Apify Actor)
This actor scrapes job listings from Wellfound using keyword and location filters. It uses Perplexity AI to intelligently extract structured job data from the HTML text.
🔧 How It Works
- Builds a job search URL based on your input
- Scrapes HTML using requests and BeautifulSoup
- Converts text to structured JSON using Perplexity AI (Sonar-Pro model)
- Pushes output to Apify dataset
✅ Input
Field | Type | Description |
---|---|---|
keywords | array | Keywords to match (e.g. ["python", "ai"] ) |
location | string | Location string (e.g. "remote" , "NYC" ) |
remote | boolean | Whether to restrict to remote-only jobs |
Example:
{"keywords": ["python", "llm"],"location": "remote","remote": true}
📦 Output Format
[{"title": "Senior Backend Developer","company": "AI FinTech Inc","location": "Remote","link": "https://wellfound.com/jobs/12345"}]
🛠 Setup
- Clone repo or unzip into Apify console
- Install requirements locally:
pip install -r requirements.txt
- Add your Perplexity API key to
main.py
if running locally
📄 License
MIT — built by Infinity & Beyond 🚀
On this page
Share Actor: