Live Contest Problem Scraper && Create Folder Structure using npx

Revision en1, by manish-dev, 2025-01-17 17:27:24

CF-Contest-Problem-Scraper 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

Tags contest tool, codeforces tools, cf toolkit

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English manish-dev 2025-01-17 17:27:24 776 Initial revision (published)