SSC Recruitment Jobs Search Scraper avatar

SSC Recruitment Jobs Search Scraper

Pricing

from $2.99 / 1,000 job details

Go to Apify Store
SSC Recruitment Jobs Search Scraper

SSC Recruitment Jobs Search Scraper

Extract rich official SSC recruitment notices, exam metadata, dates, and downloadable documents.

Pricing

from $2.99 / 1,000 job details

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 hours ago

Last modified

Share

An Apify Actor that scrapes publicly listed job postings from SSC Recruitment - Extract rich official SSC recruitment notices, exam metadata, dates, and downloadable documents..

The Actor navigates SSC Recruitment's public job-search results, opens each result detail page to enrich the record, normalises everything into a single rich structured schema, and pushes one record per job into the Actor's default dataset for download or downstream integration.


Table of Contents


What is SSC Recruitment?

SSC Recruitment is Extract rich official SSC recruitment notices, exam metadata, dates, and downloadable documents.

This Actor targets SSC Recruitment's public job-search results and enriches each result with the canonical SSC Recruitment detail page.

What does the Actor scrape?

Extract rich official SSC recruitment notices, exam metadata, dates, and downloadable documents.

The actor maps listing fields such as:

  • noticeId
  • title
  • noticeKind
  • examId
  • examCode
  • examName
  • examDescription
  • examNavigationUrl
  • examYear
  • postCodes

Primary source URL: https://ssc.gov.in

Main target URL

The actor scrapes from the following base URL:

https://ssc.gov.in

Request modifiers come from fields: query, maxItems.

Input schema

The Actor accepts the following input (defined in .actor/input_schema.json):

FieldTypeRequiredDefaultConstraintsDescription
querystringYes"recruitment"-Use recruitment, notices, SSC, jobs, or a specific exam/title term.
maxItemsintegerYes50>= 1; <= 200Maximum number of complete notice records to save.

Example input

{
"query": "recruitment",
"maxItems": 50
}

Output / dataset schema

Each record follows .actor/dataset_schema.json and includes the properties below.

FieldTypeRequired
noticeIdstringYes
titlestringYes
noticeKindstringYes
examIdstringNo
examCodestringNo
examNamestringNo
examDescriptionstringNo
examNavigationUrlstringNo
examYearstringNo
postCodesarrayNo
languagestringNo
contentTypestringNo
publishedAtstringYes
startDatestringNo
endDatestringNo
redirectUrlstringNo
attachmentsarrayYes
attachmentCountintegerYes
primaryDocumentUrlstringYes
primaryDocumentNamestringNo
primaryDocumentMimeTypestringNo
primaryDocumentSizeBytesintegerNo
candidatePortalUrlstringNo
sourcestringYes
sourceDomainstringYes
sourcePagestringYes
sourceApiUrlstringYes
searchKeywordstringYes
scrapedAtstringYes

Example output record

{
"noticeId": "0feehyaw4pazjvbuah6a5",
"title": "Corrigendum for the post of Vocational Instructor (Except Women Training) {Post Code NR11526 to NE14426} under Phase-XIV/2026/Selection Posts Examination",
"noticeKind": "Corrigendum",
"examId": "rhq74fte5xsjy25",
"examCode": "RHQ",
"examName": "Selection Posts Examination",
"examDescription": "Selection Post Examination",
"examNavigationUrl": "https://ssc.gov.in/RHQSelectionPost/ApplicationForm",
"examYear": "2026",
"postCodes": [
"NR11526",
"NE14426"
],
"language": "english",
"contentType": "notice-boards",
"publishedAt": "2026-07-20T07:00:59.234Z",
"attachments": [
{
"attachmentId": "7txulg8lsxofcjnqygv1p",
"fileName": "corrigendum_20072026.pdf",
"mimeType": "application/pdf",
"sizeBytes": 89768,
"url": "https://ssc.gov.in/api/attachment/uploads/masterData/NoticeBoards/corrigendum_20072026.pdf"
}
],
"attachmentCount": 1,
"primaryDocumentUrl": "https://ssc.gov.in/api/attachment/uploads/masterData/NoticeBoards/corrigendum_20072026.pdf",
"primaryDocumentName": "corrigendum_20072026.pdf",
"primaryDocumentMimeType": "application/pdf",
"primaryDocumentSizeBytes": 89768,
"candidatePortalUrl": "https://ssc.gov.in/CandidatePortal/CandidatePortal",
"source": "ssc.gov.in",
"sourceDomain": "ssc.gov.in",
"sourcePage": "https://ssc.gov.in/home/notice-board",
"sourceApiUrl": "https://ssc.gov.in/api/general-website/portal/notice-boards?page=1&limit=50&contentType=notice-boards&key=createdAt&order=DESC&isAttachment=true&language=english&attributes=id%2Cheadline%2CexamId%2CcontentType%2CredirectUrl%2CstartDate%2CendDate%2Clanguage%2CcreatedAt",
"searchKeyword": "recruitment",
"scrapedAt": "2026-07-21T21:12:09.962Z"
}

Responsible use

Only collect publicly available job information. Respect SSC Recruitment's applicable terms of service, robots directives, and data-protection requirements, and follow the usage policy of any proxy infrastructure you route through. Do not use this Actor to scrape authenticated pages, to bypass paywalls, or to harvest personal data of candidates or recruiters.

This Actor is part of the jobsapi organisation on Apify — a curated set of job-board scrapers that all share the same conventions (input schema, output schema, validation, and runtime). Each scraper lives under apify.com/jobsapi/<actor-name> and is published from a sibling folder in this workspace.

The full catalogue of jobs scrapers in this workspace:

Global / multi-country

Remote / flexible

United States

United Kingdom & Ireland

Europe

India

Asia-Pacific

MENA

Latin America

Africa

Other / specialised

Browse the full catalogue at apify.com/jobsapi.