Parse a website
Parse
Parse a website
Crawl and index a public website starting from the given URL
POST
Parse a website
Authorizations
API key generated from Personal Settings. See Authentication.
Body
application/json
Root URL to start crawling from
Display name for the project
Short description shown in the library list
Maximum number of pages to crawl
Maximum link depth from the root URL
URL path patterns to skip (e.g., /blog/*)
Re-crawl even if already indexed
Response
Parse job accepted and queued
Example:
"Parse queued"
Project identifier assigned to this library (e.g. /your-org/your-repo)
Example:
"/your-org/your-repo"
Numeric ID for this parse job
Example:
5
Position in the queue. null if the job started immediately
Example:
1