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.
- Host: GitHub
- URL: https://github.com/robocorp/example-python-robot
- Owner: robocorp
- License: apache-2.0
- Created: 2020-11-23T11:35:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T20:54:49.000Z (over 2 years ago)
- Last Synced: 2025-04-05T03:03:30.070Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 5
- Watchers: 16
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).