#
rpa
Here are 482 public repositories matching this topic...
mtrunkat
commented
Sep 17, 2019
Main examples at Apify SDK webpage, Github repo and CLI templates should demonstrate how to manipulate with DOM and retrieve data from it.
Also add one example of scraping with Apify SDK + jQuery to https://sdk.apify.com/docs/examples/basiccrawler
Feedback from: https://medium.com/better-programming/do-i-need-python-scrapy-to-build-a-web-scraper-7cc7cac2081d
I lost an hour trying to make
A Python framework that inspires developers to become better test automation engineers. 🧠 💡
python
testing
webdriver
selenium
pytest
awesome-list
pytest-plugin
web-automation
rpa
selenium-python
e2e-testing
seleniumbase
-
Updated
Apr 5, 2022 - Python
AI-powered Smart Robotic Process Automation 🤖
python
automation
robot
ai
macros
desktop-automation
autoit
web-automation
rpa
uipath
office-automation
automagica
automagica-portal
-
Updated
Oct 13, 2020 - Python
Automation Utility - Recorder & Script Generator
-
Updated
Sep 24, 2021 - AutoHotkey
Free Open Source Enterprise Grade RPA
-
Updated
Apr 8, 2022 - C#
taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
-
Updated
Apr 7, 2022 - C#
Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used with both Robot Framework and Python
-
Updated
Apr 8, 2022 - Python
roro is a free, open-source robotic process automation software
-
Updated
May 30, 2021 - C#
A set of tools to use in Microsoft Azure Form Recognizer and OCR services.
machine-learning
typescript
machine-learning-algorithms
labeling-tool
rpa
ocr-form-labeling
form-recognizer
-
Updated
Apr 9, 2022 - TypeScript
A program to extract files from the RPA archive format.
-
Updated
May 13, 2020 - Python
A curated list of resources for Document Understanding (DU) topic
nlp
pdf
machine-learning
natural-language-processing
awesome
ocr
deep-learning
information-extraction
awesome-list
pdf-documents
document-analysis
rpa
unstructured-data
robotic-process-automation
document-layout-analysis
language-understanding
document-understanding
key-information-extraction
document-intelligence
intelligent-processing
-
Updated
Mar 14, 2022
RCC is a set of tooling that allows you to create, manage, and distribute Python-based self-contained automation packages - or 'robots' as we call them.
-
Updated
Apr 7, 2022 - Go
Scalable, secure workflow solution
-
Updated
Mar 9, 2022 - TypeScript
(WIP)The deployment framework aims to provide a simple, lightweight, fast integrated, pipelined deployment framework for RPA(Robot Process Automation) that ensures reliability, high concurrency and scalability of services.
-
Updated
Jul 21, 2021 - Python
RPA tool for applying to LinkedIn jobs
python
automation
algorithm
linkedin
selenium
selenium-webdriver
robotics-programming
rpa
selenium-python
robotic-process-automation
-
Updated
Nov 23, 2020 - Python
A curated list of awesome system integration software and resources.
api
workflow
awesome
etl
rest-api
messaging
openapi
ipaas
esb
awesome-list
mdm
bpm
api-design
mq
apim
rpa
apimanagement
api-development
-
Updated
Mar 23, 2022
Awesome Low Code platforms, vendors, tools and resources
awesome
ipaas
awesome-list
low-code
no-code
rpa
robotic-process-automation
low-code-development-platform
business-process-automation
citizen-developers
citizen-development
integration-platform
-
Updated
Jan 24, 2022
A Node.js library to easily manage and rotate a pool of web browsers, using any of the popular browser automation libraries like Puppeteer, Playwright, or SecretAgent.
-
Updated
Apr 4, 2022 - TypeScript
This repository allows to deploy an IBM Operational Decision Manager topology with Docker Compose
java
docker
dockerfiles
microservices
docker-compose
docker-image
odm
artificial-intelligence
ibm
rules-engine
business-rules
rpa
odmdev-docker
ibm-odm
business-autom
-
Updated
Apr 6, 2022 - Shell
BotCity Framework - Open Source RPA
-
Updated
Sep 27, 2021 - Java
Documentation and example scripts for SeeShell Automation
ocr
computer-vision
test-automation
sample-app
image-recognition
desktop-automation
freeware
sikuli
webscraping
screen-scraping
sikulix
gui-testing
rpa
robotic-process-automation
uipath
-
Updated
Oct 11, 2018 - Visual Basic
Cloint India Pvt. Ltd's (ClointFusion) Pythonic RPA (Automation) Platform
python
gui
automation
bots
python3
robots
software
robotframework
rpa
clointfusion-rpa-python-automation
-
Updated
Jan 15, 2022 - Python
Python Robotic Process Automation Library
-
Updated
Jul 15, 2019 - Python
Roadmap to become a RPA developer
-
Updated
Mar 23, 2022
Improve this page
Add a description, image, and links to the rpa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rpa topic, visit your repo's landing page and select "manage topics."
Hi, I came across strange behaviour of RF regarding embedded arguments. I have keyword
In other words, the argument cannot contain any space. Then,
Perform abcd
passes, as it contains no space.Perform ab cd
fails with No keyword with name 'Perform ab cd' found, since it does contain a space. So far so good. But when I set the valu