Forums

Add API to whitelist

Hello Folks!

I use these 3 simple apis to scrape data from my github repo and match them with leetcode submission data.

Can I whitelist these urls? The API's are very simple

GITHUBREPO=https://api.github.com/repos/USERNAME/SWE_Submissions

SUB_META_URL=https://alfa-leetcode-api.onrender.com/USERID/acSubmission

LEET_STATS_URL=https://leetcode-stats-api.herokuapp.com/USERID

This help page has the details on what can be added to the allowlist, what the criteria are, and a link to a form to request an addition.