*/ public function extractData(string $html): array; /** * Get the source name for this parser */ public function getSourceName(): string; }