Temppp
Temppp
Because I need `on_change` and `extract`, I used the Website Agent and get the following events (The original event was too long, so I manually condensed it to ensure readability)...
I'm using Website Agent to monitor changes in the json and create rough events for the new content, which are then sent to a downstream agent for next processing. In...
In the documentation, the install script is from https://microbin.eu/docker.sh. Unfortunately, microbin.eu often encounters access issues (currently in 404). Is the content of docker-setup.sh in the GitHub repository consistent with docker.sh,...
Some emojis work fine after being saved in credentials, but some emojis turn into ? (question mark), for example `🐪🐐🐏🐑`
I have a WebSite Agent that generates multiple events with varying quantities on each fetch, like so: ``` event1: {...} event2: {...} event3: {...} more... ``` This WebSite Agent is...