Unlisted
Like
backfill-stargazers
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
This cron lets you backfill historical stargazers from GitHub repos and enrich them through Clay.
- Set your repo: Update
const REPO = "org/repo"with your target repository - Configure batch size: Modify
if (totalSent >= 3)to set how many recent stargazers to process
💡 Start with a small number to test the Clay API response before scaling up. Note: This is using Val Town's Clay workbook / credits so please give us a heads up if you plan on sending ie. more than 100 Clay requests in a batch. Thank you!
This processes stargazers in batches rather than flooding your Slack with thousands of contacts. Once complete, export the enriched data from Clay as a Google Sheet.