I’m trying to create an API to get problems by contest ID. Do checkout and give your feedback.
URL : https://codeforce-api.herokuapp.com/contest/{contest_ID}
Example : https://codeforce-api.herokuapp.com/contest/1352
Github : GitHub - deveshjha489/CodeforceProblemAPI: API to get Problems by Contest ID from codeforce