A Task represents a workflow performed by the LAM API according to what was specified in the query.
This could involve extracting data, performing actions on a website, or using a combination of both.
A task involves Session(s), as it requires direct interaction with a web browser.
You will receive a livestream_url to observe the task’s progress in real-time in the streaming API response.