Railway Recruitment Scraper avatar

Railway Recruitment Scraper

Pricing

from $2.99 / 1,000 job details

Go to Apify Store
Railway Recruitment Scraper

Railway Recruitment Scraper

Scrape current official recruitment notices published by Railway Recruitment Board, Bhubaneswar under the Ministry of Railways.

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

Categories

Share

An Apify Actor that scrapes publicly listed job postings from Railway Recruitment Scraper - Scrape current official recruitment notices published by Railway Recruitment Board, Bhubaneswar under the Ministry of Railways..

The Actor navigates Railway Recruitment Scraper'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 Railway Recruitment Scraper?

Railway Recruitment Scraper is Scrape current official recruitment notices published by Railway Recruitment Board, Bhubaneswar under the Ministry of Railways.

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

What does the Actor scrape?

Scrape current official recruitment notices published by Railway Recruitment Board, Bhubaneswar under the Ministry of Railways.

The actor maps listing fields such as:

  • position
  • sourceRowIndex
  • noticeId
  • notificationNumber
  • title
  • subject
  • noticeType
  • recruitmentStages
  • publicationDate
  • publicationDateText

Primary source URL: https://rrbbbs.gov.in/notice.php

Main target URL

The actor scrapes from the following base URL:

https://rrbbbs.gov.in/notice.php

Request modifiers come from fields: query, maxItems, proxyConfiguration.

Input schema

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

FieldTypeRequiredDefaultConstraintsDescription
querystringYes"recruitment"-Keyword or CEN number to filter official notices (e.g. recruitment, ALP, NTPC, CEN 03/2026)
maxItemsintegerYes50>= 1; <= 200Maximum number of notifications to scrape
proxyConfigurationobjectNo{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"],"apifyProxyCountry":"IN"}-Optional proxy configuration; the official notice page normally works without a proxy

Example input

{
"query": "recruitment",
"maxItems": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
],
"apifyProxyCountry": "IN"
}
}

Output / dataset schema

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

FieldTypeRequired
positionnumberYes
sourceRowIndexnumberYes
noticeIdstringYes
notificationNumberstringNo
titlestringYes
subjectstringNo
noticeTypestringYes
recruitmentStagesarrayNo
publicationDatestringYes
publicationDateTextstringYes
languagestringNo
isNewbooleanYes
fileSizestringNo
fileSizeBytesnumberNo
documentUrlstringYes
relatedLinksarrayNo
applicationUrlstringNo
objectionTrackerUrlstringNo
documentUploadUrlstringNo
applicationStatusUrlstringNo
documentFinalUrlstringYes
documentHttpStatusnumberYes
documentMimeTypestringYes
documentContentLengthnumberNo
documentFileNamestringNo
documentPageTitlestringNo
documentPageTextstringNo
documentVerifiedbooleanYes
boardNamestringYes
boardRegionstringYes
ministrystringYes
sourcestringYes
sourceDomainstringYes
sourcePagestringYes
sourcePageTitlestringYes
searchKeywordstringYes
scrapedAtstringYes

Example output record

{
"position": 1,
"sourceRowIndex": 1,
"noticeId": "19-07-2026-cen-01-2025-1",
"notificationNumber": "CEN 01/2025",
"title": "CEN 01/2025 Link for downloading City Intimation for CBT 2.",
"noticeType": "City intimation",
"recruitmentStages": [
"CBT-II"
],
"publicationDate": "2026-07-19",
"publicationDateText": "19-07-2026",
"isNew": true,
"documentUrl": "https://rrb.digialm.com/EForms/configuredHtml/33128/97789/login.html",
"relatedLinks": [
{
"text": "Link for downloading City Intimation for CBT 2.",
"url": "https://rrb.digialm.com/EForms/configuredHtml/33128/97789/login.html",
"role": "related action"
}
],
"boardName": "Railway Recruitment Board, Bhubaneswar",
"boardRegion": "Bhubaneswar",
"ministry": "Ministry of Railways, Government of India",
"source": "RRB Bhubaneswar",
"sourceDomain": "rrbbbs.gov.in",
"sourcePage": "https://rrbbbs.gov.in/notice.php",
"sourcePageTitle": "Railway Recuitment Board, Bhubaneswar | Ministry of Railways, Govt of India",
"searchKeyword": "recruitment",
"documentFinalUrl": "https://rrb.digialm.com/EForms/configuredHtml/33128/97789/login.html",
"documentHttpStatus": 200,
"documentMimeType": "text/html",
"documentContentLength": 7990,
"documentPageText": "प्रत्याशी लॉग इन/ CANDIDATE LOGIN Candidate can go to rrbapply.gov.in and get his/ her application registration number using his/her credentials or check your registered email. Helpdesk Contact No. +91 7996342666 HelpDesk Timings: Monday to Saturday: 09:00 AM to 06:00 PM Click here for HelpDesk FAQ पंजीकरण संख्या/ Registration Number * उपयोगकर्ता पासवर्ड/ User Password (Date of Birth) * DD MM YYYY (Eg. 26 / 01 / 1990) लॉग इन करें/ Login Forgot Password Version 15.03.01",
"documentVerified": true,
"scrapedAt": "2026-07-21T12:44:30.520Z"
}

Responsible use

Only collect publicly available job information. Respect Railway Recruitment Scraper'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.