Skip to content
Extracting data wit...
 
Notifications
Clear all

Extracting data with Browser.AI

2 Posts
2 Users
0 Reactions
3 Views
Niranga_Jayakody
(@niranga_jayakody)
Posts: 1
New Member
Topic starter
 

Hi,

I’m using Browser.ai Run a Task module to extract some data. The Robot created from browser.ai is returning 3 parameters, but they aren't coming through to callin.io.

I suspect that when callin.io makes the call to Browser.ai, it takes around 1 minute to execute fully. However, on callin.io, it seems to execute quickly and return empty results.

Is there a way to resolve this?

 
Posted : 28/09/2023 10:39 pm
Jobless_Tobacconist
(@jobless_tobacconist)
Posts: 3
New Member
 

Hello

:blob_wave:

,

I suspect the “Run a Task” module just initiates the task without verifying its completion. Therefore, it doesn't output all the necessary information.

However, you can utilize the “Make an API Call” module to interact with the endpoint here to retrieve the actual task status.

A possible approach is to use the “Run a Task” module to start the task, followed by the “Sleep” module for a brief pause (e.g., 2 minutes), and then make the API call to get the task details.

I hope this clarifies things.

Best regards

:cat_roomba:

 
Posted : 12/12/2023 12:30 pm
Share: