IgorRozani / bulbapedia-scraper

Scraper to get data from Bulbapedia and convert to graph database
MIT License
10 stars 0 forks source link

It's crashing at scrapping pokemon list #1

Open poudigne opened 5 years ago

poudigne commented 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

IgorRozani commented 4 years ago

Thanks! I'm going to fix it. It's breaking because of Pokemon Sword/Shield