RamisLao / scraper-whoscored

Webscraper for the website www.whoscored.com using Python and Selenium
26 stars 13 forks source link

Error running get teams urls.py #1

Open ferbel333 opened 6 years ago

ferbel333 commented 6 years ago

_**Hi Jose Ramon,

Many thanks for your work and making available to us,**_

I am finding a problem when running get_teams_urls.py in Python virtual environment.

(whoscoredarias) D:\scraper-whoscored-arias>get_teams_urls.py Problem reading data from: /Regions/3/Tournaments/618/Albania-Kupa-e-Shqiperise 'NoneType' object has no attribute 'find'

Also when running get_players_historical_data.py I am having an issue

(whoscoredarias) D:\scraper-whoscored-arias>get_players_historical_data.py Problem reading data from: /Players/74447/History/Marcos-Rocha cannot concatenate 'str' and 'list' objects Count: 9 Problem reading data from: /Players/74447/History/Marcos-Rocha unsupported operand type(s) for +=: 'NoneType' and 'list' Count: 8

**I appreciate your help.

Best regards**

RobinKoetsier commented 4 years ago

Hey, got an answer for this?