Freshersworld Jobs Scraper: Filtered Fresher Jobs avatar

Freshersworld Jobs Scraper: Filtered Fresher Jobs

Pricing

from $2.10 / 1,000 job postings

Go to Apify Store
Freshersworld Jobs Scraper: Filtered Fresher Jobs

Freshersworld Jobs Scraper: Filtered Fresher Jobs

Scrape Freshersworld.com fresher and entry-level India jobs filtered by experience, category, and date posted. Outputs company, salary, qualifications, and full description as JSON, CSV, or Excel, with a scheduled new-jobs-only monitoring mode. Skip manual job-board browsing. Billed per result.

Pricing

from $2.10 / 1,000 job postings

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

3

Monthly active users

6 days ago

Last modified

Share

Freshersworld Jobs Scraper: Fresher & Entry Jobs

Get fresher and entry-level jobs from Freshersworld, filtered by experience and category, ready for your spreadsheet in minutes.
Pull live listings from India's largest fresher job board, narrowed by experience band, industry, and how recently they were posted.
๐ŸŽฏ Experience filter
Pull only fresher, 0-1 year, or exact experience bands.
๐Ÿ—‚๏ธ Category filter
Scope results to IT, sales, BPO, or any listed industry.
๐Ÿ• Freshness filter
Grab only today's jobs, or the last 3, 7, or 30 days.
๐Ÿ†• New-jobs feed
Schedule runs that only return jobs never delivered before.

Freshersworld.com lists thousands of live jobs for freshers and early-career candidates across India. This Actor scrapes those listings and returns structured data: title, company, location, category, employment type, qualifications, experience level, salary, and full description. Try it directly on this page, no coding required.

๐Ÿ’ก Why use the Freshersworld scraper?

  • I am a campus-hiring recruiter pulling every fresher opening in IT and BPO across Bangalore and Pune, filtered to exactly the experience band my client wants.
  • I am a staffing-agency account manager building a daily feed of newly posted fresher jobs so my team can reach out before other agencies do.
  • I am building a job-board or job-alert product that needs structured fresher-jobs India data, refreshed on a schedule without duplicate listings.
  • I am a career-services coordinator at a college, tracking entry-level openings by category so I can point graduating students at live, verified roles.

The only other Freshersworld scraper on Apify Store ships a bare 6-field input with no experience, category, or date filters. This Actor adds all three, plus a monitoring mode that tracks which jobs are genuinely new.

๐Ÿš€ How to use it

STEP 1
Set your filters
Pick a keyword, location, experience level, category, and date-posted window.
STEP 2
Run the Actor
Click Start. Matching jobs land in your dataset as they are found.
STEP 3
Export or schedule
Download as JSON, CSV, or Excel, or schedule recurring new-jobs runs.

โš™๏ธ Input

FieldTypeRequiredDescription
keywordstringNoSearch term matched against the job title, such as "software developer" or "data entry". Leave empty to scan all live jobs.
locationstringNoCity or region to match, such as "bangalore" or "noida". Leave empty for all locations.
experienceLevelenumNoFilter by required experience: fresher, 0-1 years, 1-3 years, 3-5 years, or 5+ years. Defaults to any experience.
categorystringNoMatch against Freshersworld's own category list, such as "IT Software" or "Sales and Marketing". Leave empty for all categories.
datePostedenumNoOnly return jobs posted today, or within the last 3, 7, or 30 days. Defaults to any time, useful for scoping recurring runs to what is new.
includeFullDescriptionbooleanNoWhen off, only a short excerpt is saved instead of the full description, for a smaller and faster export. Defaults to true.
onlyNewJobsbooleanNoTurns on monitoring mode. The first run records every job seen; later scheduled runs only save jobs never delivered before. Defaults to false.
resetSeenJobsbooleanNoClears the saved monitoring baseline at the start of this run, so the next comparison starts fresh. Defaults to false.
stateKeystringNoName for this monitoring watchlist, so different keyword or filter combinations can track new jobs independently.
maxItemsintegerNoMaximum number of jobs to save to the dataset. Defaults to 50.
maxSitemapCandidatesintegerNoHow many discovered job URLs are considered before filters are applied. Raise this if your filters are narrow and results fall short of maxItems. Defaults to 500.
maxConcurrencyintegerNoNumber of job pages fetched in parallel. Defaults to 5.
retriesintegerNoNumber of retry attempts for a failed request. Defaults to 3.
proxyConfigurationobjectNoProxy settings used to reach Freshersworld reliably. Defaults to Apify's residential proxy group, which this site requires.

๐Ÿ“ฆ Output

Each result is a single job listing saved to the dataset. You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

{
"job_id": "3821904",
"title": "Trainee Software Engineer",
"company_name": "Infosys BPM",
"company_logo_url": "https://www.freshersworld.com/img/companies/infosys-bpm-logo.png",
"location": "Bangalore, Karnataka",
"city": "Bangalore",
"state": "Karnataka",
"category": "IT Software",
"category_url": "https://www.freshersworld.com/jobs/category/it-software",
"employment_type": "Full Time",
"qualifications": "B.Tech/B.E, BCA, MCA",
"experience_months": 0,
"experience_level": "fresher",
"salary_currency": "INR",
"salary_min": 240000,
"salary_max": 350000,
"salary_raw": "2,40,000 - 3,50,000 P.A.",
"is_featured": true,
"is_new": true,
"description": "Infosys BPM is hiring trainee software engineers for its Bangalore campus...",
"description_excerpt": "Infosys BPM is hiring trainee software engineers for its Bangalore campus...",
"posted_at": "2026-08-22T09:15:00.000Z",
"valid_through": "2026-09-21T23:59:59.000Z",
"job_url": "https://www.freshersworld.com/jobs/trainee-software-engineer-3821904",
"source": "freshersworld.com",
"scraped_at": "2026-08-23T06:02:11.000Z",
"first_seen_at": "2026-08-23T06:02:11.000Z"
}

๐Ÿ—ƒ๏ธ Data table

FieldTypeDescription
job_idstringFreshersworld's internal identifier for the listing.
titlestringJob title as posted.
company_namestringHiring company's name.
company_logo_urlstringURL of the company's logo, when published.
locationstringFull location string as shown on the listing.
citystringCity parsed from the location.
statestringState parsed from the location.
categorystringJob category or industry, such as IT Software or BPO.
category_urlstringLink to the category's listing page on Freshersworld.
employment_typestringFull time, part time, internship, or similar.
qualificationsstringEducational qualifications requested for the role.
experience_monthsnumberRequired experience in months, as published.
experience_levelstringNormalized experience band: fresher, 0-1, 1-3, 3-5, or 5plus.
salary_currencystringCurrency code for the salary range, usually INR.
salary_minnumberMinimum salary, when a range is published.
salary_maxnumberMaximum salary, when a range is published.
salary_rawstringSalary exactly as displayed on the listing.
is_featuredbooleanTrue when the listing carries a Featured Job badge.
is_newbooleanTrue when monitoring mode has not delivered this job before.
descriptionstringFull job description, when includeFullDescription is on.
description_excerptstringShortened description, used when the full text is off.
posted_atdateDate and time the job was posted.
valid_throughdateDate the listing expires or closes.
job_urlstringDirect link to the job on Freshersworld.
sourcestringSource site identifier.
scraped_atdateTimestamp of this run's scrape.
first_seen_atdateTimestamp this job was first recorded, used by monitoring mode.

๐Ÿ’ฐ Pricing

Pricing is pay per result and billed per job successfully saved to your dataset. Empty runs cost nothing.

  • No fixed monthly subscriptions or hidden maintenance fees.
  • Failed or empty runs are never billed.
  • Cost scales directly with how many jobs you request through maxItems and your filters.

โญ Enjoying Freshersworld Jobs Scraper?

โญ โญ โญ โญ โญ
If this saved your recruiting team hours of manual job-board browsing, tell other recruiters.
A 5-star rating takes 10 seconds and helps other campus-hiring and staffing teams find it. Your feedback also tells us what to build next.
โ˜…ย ย Rate this Actor on Apify

๐Ÿ› ๏ธ Tips and advanced options

  • Narrow category and location together to cut run time when you only need one city's fresher openings.
  • Raise maxSitemapCandidates if your filters are strict and you are not reaching maxItems.
  • Turn off includeFullDescription for a smaller, faster dataset when you only need the summary fields.
  • Pair onlyNewJobs with a schedule and a descriptive stateKey to build a reliable "new fresher jobs today" feed per keyword or location.

โ“ FAQ

Does it get blocked?

No. The Actor routes requests through Apify's residential proxy network by default, which Freshersworld's own protection allows through reliably.

Does it extract private phone numbers?

No. This Freshersworld scraper only returns fields already published on public job listing pages, such as title, company, salary, and description. It does not access private candidate or recruiter contact details.

How fresh is the data?

Every run reads live listings at request time. Use the datePosted filter to scope a run to jobs posted today, or the last 3, 7, or 30 days.

Are all categories supported?

Yes. Leave category empty to scrape every industry Freshersworld lists, from IT Software to Sales and Marketing to BPO, or set it to scope a single category.

This Actor only collects data already public on Freshersworld's own listing pages. Use it in line with the site's terms of service. For a custom fresher-jobs India feed or a different source entirely, open an issue on the Issues tab.

๐Ÿ”— Other actors