Cable8mm\MmaScrapers\Sources\BlackCombat\Scrapers
Classes
The EventScraper class is responsible for scraping event details from a given URL and returning an EventDTO.
The EventsScraper class is responsible for scraping a list of events from a given URL and returning an array of EventDTOs.
The FighterScraper class is responsible for scraping fighter details from a given URL and returning a FighterDTO.
The FightsScraper class is responsible for scraping fight details from a given URL and returning an array of FightDTOs.