Skip to main content
Graphite home page
Graphite
Search...
⌘K
Search...
Navigation
Web Crawling
Get the status of a web crawl job
Documentation
API Reference
Connect API reference
Connections
POST
Create a connection to a source.
DEL
Disconnect a connection to a source.
POST
Trigger a sync
GET
Get all connections
PATCH
Set the connection status
GET
Get the connection status
GET
Get all sync jobs
Web Crawling
POST
Create a new web crawl job
GET
Get the status of a web crawl job
GET
Get all web crawl jobs
GET
Get a web crawl job by id
PUT
Cancel a web crawl job
OAuth
Knowledgebase Items
Consume API reference
POST
Semantic search knowledge base items
200
Copy
{
"status"
:
"<string>"
}
Web Crawling
Get the status of a web crawl job
GET
/
api
/
connect
/
crawling
/
{jobId}
/
status
Try it
200
Copy
{
"status"
:
"<string>"
}
Path Parameters
jobId
string
required
Response
200 - application/json
Default Response
status
string
required
Was this page helpful?
Yes
No
Create a new web crawl job
Get all web crawl jobs
⌘I