PowerToFly Jobs Scraper
Pricing
from $3.00 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
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
| Field | Type | Description | Default |
|---|---|---|---|
searchQuery | String | Job title, skill, or keyword | software engineer |
maxItems | Integer | Max job listings to return (1–1000) | 50 |
Example Input
{"searchQuery": "data engineer","maxItems": 100}
Output
| Field | Type | Description |
|---|---|---|
jobId | String | Unique PowerToFly job ID |
title | String | Job title |
headline | String | Short job description headline |
employmentType | String | Employment type |
city | String | City |
state | String | State/province |
country | String | Country |
companyName | String | Hiring company name |
companySlug | String | Company URL slug |
companyLogo | String | Company logo URL |
requiredSkills | Array | Required skills for the role |
bonusSkills | Array | Nice-to-have skills |
experienceLevels | Array | Experience levels (e.g. Senior, Mid-Level) |
secondaryLocations | Array | Additional office locations |
expireOn | String | Job listing expiry date |
published | String | Publication date |
applicationUrl | String | Direct application link |
sourceUrl | String | Job listing URL |
recordType | String | Always "job" |
scrapedAt | String | ISO 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.