0

Update requests.http

This commit is contained in:
Nicolas 2024-04-23 18:13:58 -07:00
parent 8939ca570b
commit 3b5b868d0d

View File

@ -14,7 +14,7 @@ GET http://localhost:3002/v0/jobs/active HTTP/1.1
### Scrape Website
POST http://localhost:3002/v0/crawl HTTP/1.1
Authorization: Bearer
Authorization: Bearer fc-879f515fdd5b418b8d55ec6ccb1acd46
content-type: application/json
{
@ -25,6 +25,10 @@ content-type: application/json
}
### Scrape Website
POST http://localhost:3002/v0/scrape HTTP/1.1
Authorization: Bearer
@ -37,8 +41,8 @@ content-type: application/json
### Check Job Status
GET http://localhost:3002/v0/crawl/status/4dbf2b62-487d-45d7-a4f7-8f5e883dfecd HTTP/1.1
Authorization: Bearer
GET http://localhost:3002/v0/crawl/status/a6053912-d602-4709-841f-3d2cb46fea0a HTTP/1.1
Authorization: Bearer fc-879f515fdd5b418b8d55ec6ccb1acd46
### Get Job Result