NMC Website Scrapper.
- It visits
https://www.nmc.org.uk/registration/employer-confirmations/
-
Login as employee through Id and Pass
-
Then NMC will show to input data of 5 nurses at a time.
-
We only need to search one nurse at a time from here.
-
For nurse search, we need to input DOB also with the pin.
-
Download the details in PDF.
Make sure you have installed pre-requisite softwares to run this bot.
What things you need to install the software.
node
npm
npm ci
node index.js
ip:8080
http://localhost:8080/api/CODE?dob=DD-MM-YYYY
http://localhost:8080/api/01C0509E?dob=23-04-1979
Returns PDF File.