dfgrisales5078 / HSI-Web-Scraper

HSI Web Scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make conditional statements to grab data

ragy2801 opened this issue · comments

Some data are not available such as name, therefore we must create a if/else of try and catch.

I used a try and except to check if the element exist and if not enter "None" as the value.