Internshala Jobs Scraper — India Job Portal API
Pricing
Pay per usage
Internshala Jobs Scraper — India Job Portal API
Scrape job listings from Internshala — internships and fresher jobs portal. Extract job title, company, location, salary, skills, and apply links.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Bhaskar Pandey
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Internshala Jobs Scraper
Scrape job listings from Internshala — internships and fresher jobs portal in India.
What it extracts
- Job title
- Job URL
- Job ID
Note: Internshala's search pages show limited data in the listing. Full details (company, salary, skills) require visiting individual job detail pages.
Input
{"searchQueries": ["software engineer", "data scientist"],"locations": ["bangalore", "mumbai"],"maxJobs": 100,"maxPages": 50,"proxyConfiguration": {}}
Output
{"record_type": "job","job_id": "1787548787","job_title": "Junior Lawyer","company_name": "","location": "","salary": "","skills": [],"job_url": "https://internshala.com/job/detail/junior-lawyer-job-in-pune-at-cns-juris1787548787","source_page": 1,"source_query": "software engineer","source_location": "bangalore"}
Tech
- Python 3.14 + Playwright (headless)
- Crawlee (PlaywrightCrawler)
- Apify Actor runtime
- Data source: JSON-LD schema.org/ItemList
Notes
Internshala embeds job listings in JSON-LD structured data (schema.org/ItemList). The scraper extracts data directly from this, making it fast and reliable.