File size: 6,065 Bytes
84db31f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 | ---
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](https://apify.com/logiover/internshala-scraper)
## Fields
- **`listingId`** — identifier
- **`listingType`** — field captured by the actor
- **`url`** — canonical URL of the item
- **`title`** — item or page title
- **`company`** — company / organization name
- **`companyUrl`** — URL reference
- **`location`** — location string
- **`isRemote`** — boolean flag
- **`stipend`** — field captured by the actor
- **`stipendMin`** — field captured by the actor
- **`stipendMax`** — field captured by the actor
- **`duration`** — duration value
- **`startDate`** — timestamp
- **`applyBy`** — field captured by the actor
- **`openings`** — field captured by the actor
- **`applicants`** — field captured by the actor
- **`skills`** — field captured by the actor
- **`perks`** — field captured by the actor
- **`description`** — textual description
- **`isPartTime`** — timestamp
- **`hasJobOffer`** — boolean flag
- **`postedAt`** — timestamp
- **`category`** — category label
- **`scrapedAt`** — timestamp the row was scraped
## Sample preview
```json
[
{
"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](https://apify.com/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.
|