Icon

Multi GET Requests with loop validation

Info:This meta works with URL requests as GET method. It make calls like a threads in parallel mode.For the input, I normally use a table with URL column to be read line-by-line from this meta, make the request, valid the answer status (HTTP code - 200, 400...).If status is OK (200), every url will pass, else the particular url will be in a loop process until came as "ok".After that, you will have a table with all data processed to be used foward with others nodes. Multi Tasks MultiTasks Info:This meta works with URL requests as GET method. It make calls like a threads in parallel mode.For the input, I normally use a table with URL column to be read line-by-line from this meta, make the request, valid the answer status (HTTP code - 200, 400...).If status is OK (200), every url will pass, else the particular url will be in a loop process until came as "ok".After that, you will have a table with all data processed to be used foward with others nodes. Multi Tasks MultiTasks

Nodes

Extensions

Links