algolia/Algolia Crawler Automatic Crawl

Automatically trigger a crawl and push to Algolia, when deploying a website using the Algolia Crawler.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Aug 27, 2025
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: algolia/algoliasearch-crawler-github-actions@3ae4def15d82c60aa02b0e528b50167593cbaaf6 # v1.1.13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
crawler-user-idCrawler user IDyes
crawler-api-keyCrawler API keyyes
crawler-api-base-urlCrawler API URLnohttps://crawler.algolia.com/api/1
github-tokenGithub tokenyes${{ github.token }}
crawler-nameName of the crawleryes[Github] ${{ github.repository }} ${{ github.ref }}
algolia-app-idAlgolia Application IDyes
algolia-api-keyAlgolia API keyyes
site-urlurl of the site to crawlyes
override-configOverride config in case the crawler is already existingnofalse

no outputs