PowerToFly Jobs Scraper avatar

PowerToFly Jobs Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
PowerToFly Jobs Scraper

PowerToFly Jobs Scraper

Scrape diversity-focused tech job listings from PowerToFly - search by keyword, filter by employment type, remote status, and experience level. Returns job title, company details, location, required skills, and salary information.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Extract diversity-focused tech job listings from PowerToFly — a platform connecting companies with underrepresented talent in tech. Browse thousands of jobs with detailed company, skills, and location data.

Features

  • Keyword search — search by job title, technology, or company
  • 9,000+ live jobs — across tech, finance, healthcare, and more
  • Detailed skill requirements — required and bonus skills per role
  • Company profiles — company name, logo, and listing count
  • No authentication required — uses the public PowerToFly API

Input

FieldTypeDescriptionDefault
searchQueryStringJob title, skill, or keywordsoftware engineer
maxItemsIntegerMax job listings to return (1–1000)50

Example Input

{
"searchQuery": "data engineer",
"maxItems": 100
}

Output

FieldTypeDescription
jobIdStringUnique PowerToFly job ID
titleStringJob title
headlineStringShort job description headline
employmentTypeStringEmployment type
cityStringCity
stateStringState/province
countryStringCountry
companyNameStringHiring company name
companySlugStringCompany URL slug
companyLogoStringCompany logo URL
requiredSkillsArrayRequired skills for the role
bonusSkillsArrayNice-to-have skills
experienceLevelsArrayExperience levels (e.g. Senior, Mid-Level)
secondaryLocationsArrayAdditional office locations
expireOnStringJob listing expiry date
publishedStringPublication date
applicationUrlStringDirect application link
sourceUrlStringJob listing URL
recordTypeStringAlways "job"
scrapedAtStringISO timestamp

Example Output

{
"jobId": "2460275",
"title": "Senior Data Engineer",
"city": "New York",
"country": "US",
"companyName": "Goldman Sachs",
"requiredSkills": ["Python", "Spark", "SQL", "Airflow"],
"bonusSkills": ["Kafka", "dbt"],
"experienceLevels": ["Senior"],
"applicationUrl": "https://powertofly.com/jobs/2460275",
"recordType": "job",
"scrapedAt": "2026-06-04T12:00:00+00:00"
}

FAQ

Does this require an account or API key? No. PowerToFly's job listing API is publicly accessible.

What types of roles are listed? Primarily tech and tech-adjacent roles: software engineering, data science, product management, design, marketing, and more.

What companies post on PowerToFly? Fortune 500s and fast-growing startups committed to diversity hiring, including companies like Goldman Sachs, Salesforce, Comcast, and hundreds more.

Can I filter by remote? Use searchQuery with "remote" to find remote positions.

How fresh is the data? Jobs are fetched live each run. PowerToFly updates listings daily.