We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0962d36 commit a3efe1bCopy full SHA for a3efe1b
specs/crawler/paths/crawlerCrawl.yml
@@ -5,6 +5,8 @@ post:
5
Crawls the specified URLs, extracts records from them, and adds them to the index.
6
If a crawl is currently running (the crawler's `reindexing` property is `true`),
7
the records are added to a temporary index.
8
+
9
+ This operation is rate-limited to 500 requests every 24 hours.
10
tags:
11
- actions
12
parameters:
0 commit comments