AngelList Jobs Scraper avatar
AngelList Jobs Scraper

Deprecated

Pricing

$3.00/month + usage

Go to Store
AngelList Jobs Scraper

AngelList Jobs Scraper

Deprecated

Developed by

Jason Hayes

Jason Hayes

Maintained by Community

Scrape jobs information from AngelList.

0.0 (0)

Pricing

$3.00/month + usage

3

Total users

11

Monthly users

2

Runs succeeded

>99%

Last modified

10 months ago

AngelList Jobs Scraper

Automatically get information about new positions and hiring opportunities on AngelList.

Supported URLS

Open positions: https://www.angellist.com/careers#open-positions

Features

  • Scrapes all open positions from AngelList's career page.
  • Download scraped data in HTML, JSON, CSV, Excel, or XML.

Output schema

department string - the department of the position

position_name : string - the name of the position

work_type: array - the type of work

location: array - the location of the job

apply_link : link - the link to apply for the job

about_angellist: string - a brief description of AngelList

about_role: string - a brief description of the role

position_description : string - a brief description of the position

position_requirements : array - the requirements for the position

additional_info: string - additional information about the position:

Example results

[
{
"position_name": "Limited Partner Relations Associate",
"work_type": [
"Hybrid ",
" Full Time"
],
"location": [
"San Francisco, CA",
"New York City, NY"
],
"apply_link": "https://jobs.lever.co/angellist/50fb59c8-e809-4eb6-8fa2-28d782733188/apply",
"about_angellist": "We exist to accelerate innovation by increasing the number of successful startups in the world. We want to ...",
"about_role": "AngelList is seeking an Investor Relations Associate to join our Limited Partner (LP) Relations team. We are looking for a collaborative, curious, highly analytical, customer- and process-oriented leader ...",
"position_description": "In your initial four weeks you’ll focus on: Building context around our LP base, including both institutional and non-institutional LPs. Building context around our products, services, and roadmaps. Learning and executing customer workflows around onboarding and ongoing support ...",
"position_requirements": [
"2-4+ years in a customer facing role with operational responsibilities within a venture or investment type of environment",
"Previous experience in an early-stage, high-growth company.",
"Knowledge of how to navigate and be successful working across multiple teams in a startup environment."
],
"supplement_info": [
"If you don’t tick every box above, we’d still encourage you to apply. We’re building a diverse team whose skills balance and complement one another.AngelList has offices in two hub cities: San Francisco and New York City that you can choose to work from ..."
],
"department": "Customer Success & Operations"
}
]

Feedback

We’re always working on improving the performance of our Actors. If you’ve got any feedback, please create an issue on the Actor’s Issues Tab. Cheers!