Open poudigne opened 5 years ago
Simply execute the scrapper and it will break really early.
break at this line
var picture = rollCollumns.GetByIndex(TableIndex.Picture).SelectSingleNode("a/img") .Attributes["src"].Value.Trim('/');
file: PokemonList.cs line : 44
Thanks! I'm going to fix it. It's breaking because of Pokemon Sword/Shield
Simply execute the scrapper and it will break really early.
break at this line
file: PokemonList.cs line : 44