biglocalnews / covid-world-scraper

scrapers for the pitch map
ISC License
0 stars 0 forks source link

Add date fields to Pakistan #50

Closed zstumgoren closed 4 years ago

Dilcia19 commented 4 years ago

@zstumgoren I'm having some issues adding the date and scrape date.

I've added the lines of code to generate that data in fetch. However, when I try to return them from fetch along with the file path, I get an error because it expects a file path only - no additional data.

What's the best way to approach this?

I pushed the changes with the error code - so hopefully it will reproduce the same error on your end when you run it.