Package | Description |
---|---|
crawlercommons.robots |
The robots package contains all of the robots.txt rule inference, parsing and utilities contained within Crawler Commons.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleRobotRulesParser
This implementation of
BaseRobotsParser retrieves a set of
rules for an agent with the given name from the
robots.txt file of a given domain. |
Copyright © 2009–2021 Crawler-Commons. All rights reserved.