CF-Contest-Problem-Scrapper is a JavaScript-based tool designed to scrape contest problems from Codeforces During the Contest. This tool helps users to collect and organize problems from various contests for easy access and analysis.
NPM :- link
Pre-Requisites
node && npm
Usage
To use the CF-Contest-Problem-Scrapper, run the following command:
npx cf-contest id <contestId>
Example:- npx cf-contest id 2026