Efinancialcareers Jobs Search Scraper avatar

Efinancialcareers Jobs Search Scraper

Pricing

Pay per usage

Go to Apify Store
Efinancialcareers Jobs Search Scraper

Efinancialcareers Jobs Search Scraper

Scrape job listings from eFinancialCareers, the leading finance and banking job board. Extract job titles, companies, locations, salary ranges, and job types for financial services recruitment and market analysis.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Extract job listings from eFinancialCareers - the specialist job board for banking, finance, and fintech roles. Collect job titles, companies, locations, and descriptions from global financial hubs.

Features

  • Keyword search — find jobs by keyword, search term, or role
  • Location filtering — narrow results to specific cities, regions, or countries

Use Cases

  • Financial services hiring analysis — monitor recruitment volumes across investment banking, asset management, and fintech
  • Banking and fintech recruitment tracking — source candidates for front-office, risk, compliance, and quantitative roles
  • Finance salary benchmarking — compare total compensation by role, city, and seniority in global financial hubs
  • Investment sector talent mapping — identify where top financial institutions are expanding and for which skills

Sample Input

{
"query": "quantitative analyst",
"keywords": "software engineer",
"maxItems": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Sample Output

{
"position": 1,
"title": "Quantitative Analyst",
"companyName": "Goldman Sachs",
"locationDisplay": "London, England",
"city": "London",
"country": "United Kingdom",
"salary": "£120,000 - £180,000",
"employmentType": "Full Time",
"postedDate": "2026-06-18",
"jobUrl": "https://www.efinancialcareers.com/job/123456",
"scrapedAt": "2026-06-24T12:00:00.000Z"
}

Input

FieldTypeDefaultRequiredDescription
querystringJob title, skill, or keyword (e.g. 'analyst', 'quantitative finance', 'risk management').
keywordsstringsoftware engineerJob title or keywords to search for (e.g. 'software engineer', 'analyst', 'trader').
maxItemsinteger50Maximum number of job listings to return.
proxyConfigurationobject{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}Proxy settings for requests.
experienceLevelstringFilter by minimum experience level: Entry Level, Mid Level, Senior Level, Executive, Director.
salaryMinintegerMinimum salary filter (in local currency). Only show jobs paying at least this amount.
salaryMaxintegerMaximum salary filter (in local currency). Only show jobs paying at most this amount.
remoteFilterstringFilter by work location type: Remote, Hybrid, On-site.
educationLevelstringFilter by minimum education level: High School, Associate Degree, Bachelor's, Master's, Doctorate.

Output

FieldDescription
positionPosition
jobIdJob Id
titleTitle
jobUrlJob URL
companyNameCompany Name
sectorsSectors
employmentTypeEmployment Type
locationDisplayLocation
cityCity
countryCountry
regionRegion
salarySalary
salaryMinSalary Min
salaryMaxSalary Max
salaryCurrencySalary Currency
positionTypePosition Type
isExternalApplicationIs External Application
summarySummary
postedDatePosted Date
expirationDateExpiration Date
searchQuerySearch Query
searchLocationSearch Location
scrapedAtScraped At

Notes

  • Proxy: Datacenter proxy is recommended for API calls — set proxyConfiguration: { "useApifyProxy": true, "apifyProxyGroups": ["DATACENTER"] }
  • Rate limits: Keep maxItems reasonable per run to avoid IP bans
  • Scheduling: Use Apify Scheduler to run this actor on a recurring basis for a consistently fresh dataset