Skip to main content

Check::RosKomNadzor - Checking a website in the Roskomnadzor database

Check::RosKomNadzor

Check::RosKomNadzor parser overview

Check::RosKomNadzorCheck::RosKomNadzor - checks the presence of a domain in the Roskomnadzor database. Automated collection of all data: date of foundation for inclusion in the registry, number of the basis, authority that made the decision.

The A-Parser functionality allows you to save parsing settings for the GooglePlay::Apps parser for further use (presets), set a parsing schedule, and much more.

Saving results is possible in the format and structure that you need, thanks to the built-in powerful Template Toolkit template engine, which allows you to apply additional logic to the results and output data in various formats, including JSON, SQL, and CSV.

List of collected data

The parser checks the presence of a domain\link in the site's database

  • checks the presence of a domain\link in the registry (0 - not in the registry, 1 - in the registry)
  • date of foundation for inclusion in the registry
  • number of the basis for inclusion in the registry
  • authority that made the decision to include in the registry
  • access restriction

what data does the Check::RosKomNadzor parser collect

Example of result:

a-parser.com: 0  
vulkanklub1.bet: 1

Use cases

  • Allows you to check the presence of a site(s) in the Roskomnadzor blacklist
info

To work with the parser, you need to configure Util::AntiGateUtil::AntiGate

Request examples

As requests, you need to specify the domains of the sites that need to be checked, for example:

a-parser.com  
vulkanklub1.bet

Result output options

A-Parser supports flexible formatting of results thanks to the built-in Template Toolkit template engine, which allows it to output results in any form, as well as in a structured form, for example, CSV or JSON.

Possible settings

ParameterDefault valueDescription
AntiGate presetdefaultPreset of the Util:AntiGate parser. You need to configure the Util::AntiGate parser in advance - specify your access key and other parameters, and then select the created preset here.