This robot will perform a background check for New Business License Application.
Robot
Robot will be triggered when clerk review the task. This Background Check Robot will perform below tasks:
- Search in social media like Linkedin, Twitter, Facebook and Instagram for company profiles.
- Validate the business website.
- Fetch google search results of the company.
- Validate if company is blacklisted or not.
Finally capture the screenshot of all the task and append it to a PDF file.
Below instructions can be followed to run the robot.
- Build the robot using Robocorp. Refer this background-check robot.
- Add the robot to the path
{base-dir}/src/main/resources/robots
. - Make sure your current working directory is
{base-dir}/src/main/resources/robots/background-check
. - To Test if robot is working, run the below command:
rcc run