{
"page": 0,
"limit": 100,
"total": 2,
"results": [
{
"query": {
"url": "https://example.com",
"outputFormat": [
"text",
"html"
],
"aiExtractRules": {
"company": {
"type": "string"
},
"email": {
"type": "string"
},
"yearFounded": {
"type": "number"
},
"isHiring": {
"type": "boolean"
}
}
},
"result": {
"id": "ca061bb6-64d8-462d-8ee9-16dd5aaf5efe",
"status": "ok",
"json": "https://files-dev.hasdata.com/ca061bb6-64d8-462d-8ee9-16dd5aaf5efe.json"
}
},
{
"query": {
"url": "https://hasdata.com",
"outputFormat": [
"text",
"html"
],
"aiExtractRules": {
"company": {
"type": "string"
},
"email": {
"type": "string"
},
"yearFounded": {
"type": "number"
},
"isHiring": {
"type": "boolean"
}
}
},
"result": {
"id": "e6a75ddb-2d3f-40a5-9610-748ec3bd34a2",
"status": "ok",
"json": "https://files-dev.hasdata.com/e6a75ddb-2d3f-40a5-9610-748ec3bd34a2.json"
}
}
]
}