rpa
Here are 372 public repositories matching this topic...
I would like to add documentation using -D --doc argument followed with a file rather than a string of text, like
(rebot|robot) --doc topleveldoc.txt other args
The content of that file shall be any argument of --doc option
This issue replaces the issue #3983.
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
-
Updated
Oct 13, 2020 - Python
-
Updated
Jun 29, 2021 - Python
-
Updated
Feb 21, 2021 - AutoHotkey
-
Updated
Jun 29, 2021 - C#
-
Updated
Jun 25, 2021 - C#
-
Updated
May 30, 2021 - C#
-
Updated
May 13, 2020 - Python
-
Updated
Jun 3, 2021 - TypeScript
-
Updated
Jun 29, 2021 - Go
-
Updated
Jun 28, 2021 - TypeScript
-
Updated
Jun 3, 2021
-
Updated
Nov 23, 2020 - Python
-
Updated
May 28, 2021 - Python
-
Updated
Jun 29, 2021 - Shell
-
Updated
Oct 11, 2018 - Visual Basic
-
Updated
Jul 15, 2019 - Python
-
Updated
Jun 29, 2021 - Java
-
Updated
Jun 28, 2021 - Python
-
Updated
Jun 2, 2021 - JavaScript
-
Updated
May 27, 2018
Add/automate AUTHORS
Some nice folks have helped out on this repo. Should figure out a way to automate recognizing them in the docs.
- from #39
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."
Is your feature request related to a problem? Please describe.
The current RoomMemberQueryFilter doesn't support query by wxid (id of Contact), can we support this?
Describe the solution you'd like
Add id as a string type in RoomMemberQueryFilter
Describe alternatives you've considered