manish-dev's blog

By manish-dev, history, 38 hours ago, In English

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

Folder Structure for Contest

Full text and comments »

  • Vote: I like it
  • -3
  • Vote: I do not like it