Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
royopa committed May 28, 2019
1 parent ffb9fd8 commit df011ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.py
Expand Up @@ -94,6 +94,7 @@ def main():
create_download_folder()

dt_ini = datetime(2010, 1, 1)
dt_ini = datetime(2017, 5, 24)
dt_ini = dt_ini.strftime("%Y%m%d")

dt_fim = datetime.today()
Expand Down

0 comments on commit df011ac

Please sign in to comment.