Robot and solution examples for using Python in your automation workflows.
A simple web scraper robot implemented as a Python script using the rpaframework set of libraries.
This robot demonstrates how to work with HTML tables using Beautiful Soup and RPA Framework.
An employee training reminder robot written in Python. Gets the employee and training data from Excel files (no Excel installation needed!).
Predict GL codes for purchase invoices using Aito on Google Sheets and Robocorp.
This robot converts PDF files to PNG images using Python.
Standard robot template using Python
This example robot completes the Human Resources Challenge.
This example robot completes the Accounts Payable Challenge.
A robot that installs Firefox addon during runtime in the headless mode.
X-ray Image Viewer (NumPy, imageio, Matplotlib, SciPy)
Recipe for accessing private PyPI packages with credentials in Robocorp Vault
Scrape product and price data from Shopify-based store using Crul
Create QR codes using a tiny bit of Python code