Freshersworld Jobs Scraper avatar

Freshersworld Jobs Scraper

Pricing

Pay per usage

Go to Apify Store
Freshersworld Jobs Scraper

Freshersworld Jobs Scraper

Scrape job listings from Freshersworld, India's #1 portal for freshers and entry-level jobs. This lightweight actor extracts key job data efficiently. To ensure seamless access and avoid blocking, using residential proxies is highly recommended for best results.

Pricing

Pay per usage

Rating

5.0

(2)

Developer

Shahid Irfan

Shahid Irfan

Maintained by Community

Actor stats

2

Bookmarked

75

Total users

10

Monthly active users

10 days ago

Last modified

Share

Extract job listings from Freshersworld.com for fresher hiring research and career data analysis. Collect structured data including titles, companies, locations, salary ranges, qualifications, experience, posting age, job IDs, and source URLs.

Features

  • Job extraction - Collect freshers and graduate job openings.
  • Flexible inputs - Use keywords, cities, categories, or a direct URL.
  • Clean records - Empty values and duplicate jobs are skipped.
  • Pagination support - Gather more listings by setting result and page limits.
  • Rich fields - Get job IDs, company details, badges, salaries, and source tracking.

Use Cases

Recruitment Research

Track active fresher hiring across companies, cities, and job categories.

Job Market Analysis

Compare salaries, experience requirements, and qualification trends across Indian fresher roles.


Input Parameters

ParameterTypeRequiredDefaultDescription
startUrlStringNo-Direct page URL.
keywordStringNosoftwareJob keyword.
locationStringNo-City or region.
results_wantedIntegerNo20Jobs to save.
max_pagesIntegerNo10Pages to check.
proxyConfigurationObjectNoApify ProxyProxy settings.

Output Data

FieldTypeDescription
job_idStringJob identifier.
titleStringJob title.
companyStringCompany name.
company_logoStringCompany logo URL.
locationStringJob location.
salaryStringSalary range or pay information.
experienceStringRequired experience.
qualificationStringEducation requirement.
job_typeStringListing badge.
is_featuredBooleanWhether the listing is featured.
is_hot_jobBooleanWhether the listing is marked hot.
description_textStringListing description excerpt.
date_postedStringPosted age.
apply_linkStringApplication URL.
urlStringOriginal job URL.
source_pageIntegerPage number.
source_offsetIntegerListing offset.
source_urlStringSource listing URL.

Usage Examples

Collect Software Jobs

{
"keyword": "software",
"results_wanted": 20
}

Collect Jobs in a City

{
"location": "Bangalore",
"results_wanted": 50,
"max_pages": 5
}

Direct Category URL

{
"startUrl": "https://www.freshersworld.com/jobs/category/it-software-job-vacancies",
"results_wanted": 100
}

Sample Output

{
"job_id": "2908222",
"title": "Internship Jobs Opening in Lumins Smart Lighting Solutions LLP at Vasai, Mumbai, Mumbai Suburbs",
"company": "Lumins Smart Lighting Solutions LLP",
"location": "Mumbai, Mumbai Suburbs",
"salary": "5000 - 10000 Monthly",
"experience": "0 Years",
"qualification": "BE/B.Tech Electrical, IoT",
"job_type": "HOT JOB",
"is_hot_job": true,
"description_text": "Apply to Internship Jobs in Lumins Smart Lighting Soluti...",
"date_posted": "14 days ago",
"url": "https://www.freshersworld.com/jobs/internship-jobs-opening-in-lumins-smart-lighting-solutions-llp-at-vasai-mumbai-mumbai-suburbs-2908222"
}

Frequently Asked Questions

Can I collect multiple pages?

Yes, set results_wanted and max_pages to control collection size.

Can I use a specific Freshersworld URL?

Yes, pass a category or location page in startUrl.

Are duplicates removed?

Yes, records are deduplicated by job ID, URL, and fallback job details.


This actor is designed for legitimate data collection purposes. Users are responsible for complying with Freshersworld.com's terms of service and applicable laws.