codeforces-rcpc
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Codeforces RCPC

Codeforces RCPC is a package that helps you safely get the RCPC value from Codeforces.

Why does this package exist?

Lately, Codeforces has used a popular technique to stop scrapers from reaching Codeforces page. The technique is using some form of redirction. This redirection depends on the slow implementation of the AES algorithm.

How to use it?

It's a very simple package that exports 2 functions.

Codeforces.hasRedirection()

It returns a boolean indicating wheter the redirection functionality is working on codeforces.

Codeforces.getRCPCValue()

It returns a string for you to use as the RCPC cookie value.

Readme

Keywords

none

Package Sidebar

Install

npm i codeforces-rcpc

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

6.14 kB

Total Files

8

Last publish

Collaborators

  • kerolloz