Skip to content

error scraping October 2018 #66

@dancohen21

Description

@dancohen21

works perfectly:
scrape(start = "2018-09-01", end = "2018-09-02", suffix = "inning/inning_all.xml", connect = my_db$con)
error using:
scrape(start = "2018-10-01", end = "2018-10-02", suffix = "inning/inning_all.xml", connect = my_db$con)
error in RStudio:
Error in function (type, msg, asError = TRUE) :
Could not resolve host:
this seems wild, but scrape works great for 2018-03-29 to 2018-09-30; I suspect the 2 digit month is not directing to the correct website url

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions