A JSON containing data about each anchor text inside the website HTML page. Anchor text are basically the text which contains an embedded link, like the menu options located on website header. If the historical data about the anchors text could not be load, then return null.
Key | Type | Description |
---|---|---|
refpages | Integer | |
backlinks | Integer | |
anchors | Integer | |
first_seen | Integer | First time that this anchor was seen by the crawler engine. |
backlinks | Integer | |
anchor | Integer | Text anchor found inside the HTML page. |
last_visited | Integer | Last time that the crawler checked the anchor text. |
refdomains | Integer |