Closed stephanj closed 1 year ago
You can now pass an eventId
query parameter to the crawler in order to only crawl some specific events granted to your crawlingToken
:
Example : https://us-central1-voxxrin-v3-demo.cloudfunctions.net/crawl?eventId=dvbe23&crawlingToken=
The Devoxx crawler should use an cfpId request parameter so each CFP.DEV instance can use it's own event slug to trigger a refresh (dvbe23, dvma23, dvua23, etc.). As a result we can automatic crawling refreshes with in the CFP.DEV web app.
See cloud/functions/src/crawlers/devoxx/crawler.ts