license: cc-by-4.0
pretty_name: Internshala Internship & Jobs Scraper
tags:
- jobs
- web-scraping
- apify
- lead-generation
- scraper
size_categories:
- n<1K
Internshala Internship & Jobs Scraper
Scrape internship and job listings from Internshala.com — India's #1 career platform with 200K+ active listings. Filter by category, city, work-from-home, stipend and more. Full pagination, detail page data, and structured output.
What the actor scrapes
Internshala Internship & Jobs Scraper — Scrape Internshala.com Listings to JSON/CSV Scrape internship and fresher job listings from Internshala.com, India's #1 career platform trusted by 400K+ companies with 200K+ active listings. This Internshala scraper extracts structured data — role, company, stipend, skills, perks, duration, applicant counts and full descriptions — with full pagination, category/city/work-from-home/stipend filters, and detail-page data. It runs on raw HTTP (no bro
Who this is for
This sample is useful for anyone working in jobs, lead generation who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot — counts, prices and timestamps reflect the moment the sample was captured and will drift over time.
Source
Live source: This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: logiover/internshala-scraper
Fields
listingId— identifierlistingType— field captured by the actorurl— canonical URL of the itemtitle— item or page titlecompany— company / organization namecompanyUrl— URL referencelocation— location stringisRemote— boolean flagstipend— field captured by the actorstipendMin— field captured by the actorstipendMax— field captured by the actorduration— duration valuestartDate— timestampapplyBy— field captured by the actoropenings— field captured by the actorapplicants— field captured by the actorskills— field captured by the actorperks— field captured by the actordescription— textual descriptionisPartTime— timestamphasJobOffer— boolean flagpostedAt— timestampcategory— category labelscrapedAt— timestamp the row was scraped
Sample preview
[
{
"listingId": "3150094",
"listingType": "internships",
"url": "https://internshala.com/internship/detail/work-from-home-web-development-internship-at-zdminds1778824887",
"title": "Web Development",
"company": "Zdminds",
"companyUrl": "https://www.linkedin.com/company/zdmindsindia/?viewAsMember=true",
"location": "Work from home",
"isRemote": true,
"stipend": "₹ 10,000 - 20,000 /month",
"stipendMin": 10000,
"stipendMax": 20000,
"duration": "3 Months",
"startDate": "Starts immediatelyImmediately",
"applyBy": "14 Jun' 26",
"openings": 4,
"applicants": null,
"skills": [
"Bootstrap",
"CSS",
"HTML",
"JavaScript",
"jQuery"
],
"perks": [
"Certificate",
"Letter of recommendation",
"Flexible work hours",
"5 days a week"
],
"description": "We are looking for a motivated Web Development intern to join our team at Zdminds! If you have experience with PHP, MySQL, HTML, CSS, JavaScript, jQuery, WordPress, Bootstrap, Node.js, and React, this is the perfect opportunity for you to gain hands-on experience and expand your skills in a fast-paced environment. Selected intern's day-to-day responsibilities include: 1. Collaborate with the devel…",
"isPartTime": false,
"hasJobOffer": false,
"postedAt": "Few hours ago",
"category": "web-development",
"scrapedAt": "2026-05-15T11:03:48.804Z"
},
{
"listingId": "3150096",
"listingType": "internships",
"url": "https://internshala.com/internship/detail/work-from-home-python-development-internship-at-zdminds1778824954",
"title": "Python Development",
"company": "Zdminds",
"companyUrl": "https://www.linkedin.com/company/zdmindsindia/?viewAsMember=true",
"location": "Work from home",
"isRemote": true,
"stipend": "₹ 10,000 - 20,000 /month",
"stipendMin": 10000,
"stipendMax": 20000,
"duration": "3 Months",
"startDate": "Starts immediatelyImmediately",
"applyBy": "14 Jun' 26",
"openings": 3,
"applicants": null,
"skills": [
"CSS",
"Django",
"Flask",
"HTML",
"Machine Learning"
],
"perks": [
"Certificate",
"Letter of recommendation",
"Flexible work hours",
"5 days a week"
],
"description": "Are you a talented Python Development intern looking for an exciting opportunity to work with cutting-edge technologies? Look no further than Zdminds! We are seeking a motivated individual who is proficient in HTML, CSS, Python, Django, machine learning, REST API, and Flask to join our dynamic team. Selected intern's day-to-day responsibilites include: 1. Collaborate with the development team to d…",
"isPartTime": false,
"hasJobOffer": false,
"postedAt": "Few hours ago",
"category": "web-development",
"scrapedAt": "2026-05-15T11:03:48.840Z"
}
]
Snapshot stats
- Row count in this sample: 50
- Data quality flag at capture time:
GOOD
License & Attribution
Released under Creative Commons Attribution 4.0 (CC BY 4.0). If you use this data, please credit the source actor and link back to its Apify Store page: logiover/internshala-scraper.
The sample is provided as-is for evaluation and research. Source websites retain their own terms of service — downstream users are responsible for complying with them when running the live actor or redistributing scraped content.