cricinfo_records
Fetch and normalize Cricinfo record tables from public Statsguru pages. Specify a record path and match class to get a clean table for analysis.
Instructions
Get a Cricinfo record table. Returns a bounded normalized table from a public Cricinfo records page. record is a relative Statsguru record path such as batting/most_runs_career.html. class must be one of 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 20, 21, 22, or 23.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Numeric record subject identifier | |
| type | No | Record subject type | |
| class | Yes | Record match-class. Allowed values: 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 20, 21, 22, 23 | |
| record | Yes | Relative Statsguru record path | |
| current | No | Record currentness selector |