dniamir / iWindsurfScraper

Simple Python class for scraping wind forecast information from iWindsurf
HomePage
MIT License
1 stars 0 forks source link

Only receiving empty data frames #1

Open scm007 opened 2 years ago

scm007 commented 2 years ago

I used some of your code for my own automations. Originally I was able to grab the pro forecasts and the model data via the API but I haven’t been able to get that working as of a couple of months ago.

When I run your scraper to get the pro forecast data it only returns empty data frames. Is this working for you?

scm007 commented 2 years ago

Also your Jupyter test notebook returns an empty array and fails.