Wellfound Jobs Scraper avatar
Wellfound Jobs Scraper
Under maintenance
Try for free

2 hours trial then $30.00/month - No credit card required now

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Wellfound Jobs Scraper

Wellfound Jobs Scraper

mscraper/wellfound-jobs-scraper
Try for free

2 hours trial then $30.00/month - No credit card required now

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

Wellfound Discover Jobs Scraper

What does Wellfound Discover Jobs Scraper do?

Wellfound Discover Jobs Scraper is a comprehensive tool that extracts job-related data from Wellfound, a platform offering over 130,000+ remote jobs and startup jobs. Using the unique URLs of job listings or job pages, the scraper navigates through Wellfound's platform, capturing information about various job roles and corresponding company details.

Why scrape Wellfound?

Extracting data from Wellfound can provide invaluable insights for both job seekers and business analysts:

➡️ For job seekers, it can provide a consolidated list of opportunities across different industries and locations, complete with comprehensive job details and company overviews, making it easier to find the perfect fit.

➡️ For businesses and market researchers, it can help track industry trends, assess competitive salaries and equity, and understand job market dynamics.

➡️ HR professionals can leverage it to benchmark compensation, remote work policies, and company benefits in their industry.

➡️ Data scientists can use the scraped data for various projects, including job market analysis, visualization, machine learning models, etc.

A few business use cases include:

Job Market Analysis: Evaluate the job market landscape, understand trends in remote jobs, compensation structures, and skills demand.

Competitive Intelligence: Gain insights into how competitors structure their teams and compensation.

Recruitment Strategy: Use the insights to optimize your own hiring strategy, from job descriptions to compensation packages.

How much will it cost to scrape Wellfound?

Running Wellfound Discover Jobs Scraper once will get you 1,000 results for less than USD 3 in Apify platform credits. For more details about the plans we offer, platform credits, and usage, see the platform pricing page or this video guide on ▷ how to choose the right subscription plan.

How to scrape Wellfound?

Listings

To scrape all job offers enter the URL of the home job listing page. Your URL should look like this: https://wellfound.com/role/r/frontend-engineer.

Apify  -  Wellfound Discover example listings

You can filter results using jobFilterFunction option. For example:

1async ({ jobs }) =>
2    jobs.filter(({ published }) =>
3        [
4            'today',
5            'yesterday',
6            '2 days ago',
7            '3 days ago',
8            '4 days ago',
9            '5 days ago',
10            '6 days ago',
11            '7 days ago',
12        ].includes(published),
13    )

Job details

To scrape details enter the job URL you want to scrape or enable scrapeJobDetails option. Your URL should look like this: https://wellfound.com/company/prelude-1/jobs/1466363-devops-engineer.

Input

Wellfound Discover Jobs Scraper has the following input options. Click on the input tab for more information.

Results

The output from Wellfound Scraper is stored in the dataset. After the run is finished, you can download the dataset in various data formats (JSON, CSV, XML, RSS, HTML Table). Here is a sample of the data that the actor produces:

1{
2  "title": "Blockchain Automation QA Engineer",
3  "location": "Dubai • India",
4  "compensation": "$20k – $40k • No equity",
5  "url": "https://wellfound.com/company/router-protocol/jobs/2661744-blockchain-automation-qa-engineer",
6  "published": "1 week ago",
7  "description": "We are seeking a Blockchain Automation QA Engineer to join our team to design, develop and execute automated testing scripts for our blockchain-based applications. The ideal candidate will have experience in blockchain technology, software testing methodologies, and automation frameworks. You will be responsible for ensuring the quality of our blockchain-based applications through continuous testing and automation. You will work closely with the development team to ensure that our products meet the highest standards of quality. Key Responsibilities: Design, develop and execute automated testing scripts for blockchain-based applications. Collaborate with the development team to ensure the product meets the required quality standards. Analyze requirements, design and develop test cases, and test scripts for blockchain-based applications. Develop test automation frameworks and tools for blockchain-based applications. Create and maintain test data and environments to support automation. Develop and maintain documentation related to testing and automation. Perform manual testing as needed. Identify, track, and report defects found during testing. Participate in continuous improvement activities for testing processes and methodologies. Provide feedback and suggestions for product improvements. Qualifications: Bachelor's degree in Computer Science, Information Technology, or related field. Minimum of 3 years of experience in software testing and quality assurance. Good to have - Minimum of 1 year of experience in testing blockchain-based applications. Strong knowledge of software testing methodologies, tools, and techniques. Experience with test automation frameworks, such as Selenium or Appium. Experience with blockchain technologies, such as Ethereum or Near. Strong knowledge of programming languages, such as Java, Python, or Solidity. Experience with Agile methodologies. Strong analytical and problem-solving skills. Excellent written and verbal communication skills. Strong attention to detail. Ability to work independently and in a team environment. Equal Opportunity: We are an equal opportunity employer and welcome applications from all qualified individuals regardless of race, color, religion, sex, national origin, age, disability, or any other legally protected status.",
8  "jobType": "Full Time",
9  "visaSponsorship": "Not Available",
10  "hiresRemotelyIn": "Dubai • India",
11  "remoteWorkPolicy": "Onsite or remote",
12  "experience": "2+ years",
13  "skills": [
14    "Test Automation",
15    "Solidity",
16    "Blockchain",
17    "Celenium"
18  ],
19  "hiringContact": {
20    "name": "Router Recruiter",
21    "position": "Recruiter"
22  },
23  "company": {
24    "name": "Router Protocol",
25    "description": "Cross chain Message Aggregation protocol",
26    "logoUrl": "https://wellfound.com/cdn-cgi/image/width=92,height=92,fit=scale-down,gravity=0.5x0.5,quality=90,format=auto/https://photos.wellfound.com/startups/i/8216362-794a34a65b05ba491a557fdb66aa51af-medium_jpg.jpg",
27    "size": "11-50 employees",
28    "url": "https://wellfound.com/company/router-protocol",
29    "badges": [
30      {
31        "text": "Actively Hiring"
32      }
33    ],
34    "website": "https://routerprotocol.com",
35    "twitter": "https://twitter.com/routerprotocol",
36    "markets": [
37      "Blockchains",
38      "Web3"
39    ],
40    "totalRaised": "$4.6M"
41  }
42}

Tips

  • Increase request retries
  • Use residential proxies

Note

The scraper might give fewer results than shown on the job listing. This can happen because each company shows only up to three jobs. To tackle this, we suggest increasing the start URLs for your scraper. This can be done by including more locations and job positions.

Note that personal data is protected by GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers. We also recommend that you read our blog post: is web scraping legal?

Contact

Please feel free to browse through the diverse array of web scrapers available on my Apify profile. If a custom solution or extra options are what you're seeking, don't hesitate to get in touch with me directly at contact@mscraper.com.

Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 100.0% runs succeeded
  • 0.0 days response time
  • Created in May 2023
  • Modified 6 months ago
Categories