An open API service indexing awesome lists of open source software.

https://github.com/robocorp/example-python-robot

A simple web scraper robot implemented as a Python script using the rpaframework set of libraries.
https://github.com/robocorp/example-python-robot

Last synced: about 1 year ago
JSON representation

A simple web scraper robot implemented as a Python script using the rpaframework set of libraries.

Awesome Lists containing this project

README

          

# Python robot

A simple web scraper robot implemented in Python instead of Robot Framework syntax, using the `rpaframework` set of libraries.

> You can find the full tutorial and instructions on [Robocorp's documentation site](https://robocorp.com/docs/development-guide/python/python-robot).