This pull requests allows for people to disable ssl check due to some pages not having it. This fixes #33
This pull requests allows for people to disable ssl check due to some pages not having it. This fixes #33
This pull requests allows for people to disable ssl check due to some pages not having it. This fixes #33
Hi and thanks for the interest!
Right now, I would encourage you to call requests.get before the call to the scraper and pass in the resulting HTML. I want to avoid the scrape method growing every possible parameter to requests.get() (and requests.post, etc.) Think of this library as primarily a way to parse the HTML, not retrieve it.
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?