SE::Google::Compromised - Checking for This site may be hacked label in Google
Google Compromised parser overview
Google Compromised parser allows you to check for the presence of the This site may be hacked label in Google search results. With the help of the Google Compromised parser, you can check your own domain databases for the label. You can learn more about this label in the Google search help.
A-Parser functionality allows you to save parsing settings for further use (presets), set up 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
- Checking for the This site may be hacked label in Google
Capabilities
- Supports all the features of the
SE::Google parser.
Use cases
- Checking a list of domains for the This site may be hacked label in Google
- Monitoring your own domains
Query examples
- As queries, you need to specify the URL of the site you are looking for, for example:
http://a-parser.com/
http://www.yandex.ru/
http://google.com/
http://russbehnke.com/
http://www.bmlaroca.cat/
http://vk.com/
http://facebook.com/
http://youtube.com/
Query substitutions
You can use built-in macros for automatic substitution of subqueries from files. For example, if we want to check sites/site by a keyword database, we will specify several main queries:
ria.ru
lenta.ru
rbc.ru
yandex.ru
In the query format, we will specify a macro for substituting additional words from the Keywords.txt file. This method allows you to check the site database by a keyword database and get positions as a result:
$query {subs:Keywords}
This macro will create as many additional queries as there are in the file for each original search query, which in total will give [number of original queries (domains)] x [number of queries in the Keywords file] = [total number of queries]
as a result of the macro's work.
You can also specify the protocol in the query format so that you can use only domains as queries:
http://$query
This format will add http://
to each query.
Result output options
A-Parser supports flexible result formatting 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, such as CSV or JSON.
Exporting a list of sites with the label check result
Result format:
$query: $compromised\n
As a result, the URL is displayed, and whether it has the This site may be hacked label in Google.
Result example:
http://a-parser.com/: 0
http://www.bmlaroca.cat/: 1
http://russbehnke.com/: 0
http://www.yandex.ru/: 0
http://google.com/: 0
Links + anchors + snippets with position output
Outputting links, anchors, and snippets to a CSV table
Saving related keywords
Keyword competition
Checking link indexing
Saving in SQL format
Dumping results to JSON
Results processing
A-Parser allows you to process results directly during parsing. In this section, we have provided the most popular use cases for the SE::Google::Compromised parser.
Saving domains with a check value of "1"
Add a filter and select the check value variable ($compromised - Is site compromised) in the drop-down list. Select the type: String equals
. Then you need to enter the value we need in the "String": 1
. With this filter, you can remove all results with an unnecessary value.
Download example
How to import an example into A-Parser
eJx1VE1z2jAQ/SseTQ7tDDFw6MU3woROOzSkITkBB2GtiYosCUnmYzz8965kYxta
btZ+vH37dtclcdRu7asBC86SZFESHb5JQubPSfJdqY2AJBmrXBuVcwsseowmXDgw
ERxprgWQHtHUWDA+f3EvDaMYZLQQjvRK4k4asITagzGceQjO8J0pk1OHBEIY2VNR
+LCHXQHmlEQPaYu3XEpyvo+EYceTAWc42A7ScDAYdNOy0AkG1DUTkl5RrvzvVTDs
Ciq6YPittONK4sOCtOS8Wl2g7CT04tnrYVyL2jjndA/vqiIArRmFhReah54ZdeC9
cSXKl6+xO3oEyhj3NamoKnjV26ofku8COakw1uuGAkywITQ5CABBzAu7RS0uQYgi
5P6uckiSUWGhRyxSnVAkwm49HKWhTplZ0ADtJVFyJMQU9iDasID/VHDBcEVGGSb9
qBP/HzL7B+PctNcthRM/GOTQoITX0+xXm8XUVG2wc7bGvgXPucO3HatC+sEM0LgF
0I1mL16zXBloytTIdXU8Ew3Sr1c7spFuTVdtXI3l2pgqmfHNrF7ZS2Qh3/EWZ9If
jQDflyyEwLFYeGvXY2TrMfhHS/A2eRxK+NYvR0ecUsL+nFdUteG4ft88wRyV7Fat
IVMqxMfbtOsh7Urh49M5nfT79LG6/hgvpx9FS1nbD4dDfKKSwTE2RdexCT+H23BT
WLuGT7mtPFcw61xQo1Iap9T1iafmYKNwaVG486r5/TR/sfLuTygpz7gWf+xrleE1
9PFow2HYcMnD81/p/MfQ
See also: Results filters
Link uniqueness
Link deduplication by domain
Extraction of domains
Removal of tags from anchors and snippets
Filtering links by inclusion
Possible settings
Supports all settings of the parser SE::Google, as well as additional ones:
Parameter name | Default value | Description |
---|---|---|
Pages count | 1 | Number of parsing pages (from 1 to 10) |
Links per page | 10 | Number of links in the output on each page (from 10 to 100) |