Skip to content
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.

Commit

Permalink
Merge pull request #6 from LoveMyData/master
Browse files Browse the repository at this point in the history
fixes number of issues
  • Loading branch information
LoveMyData committed Dec 1, 2017
2 parents a665b10 + 22b17ec commit 98a8c42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scraper.rb
Expand Up @@ -10,4 +10,4 @@
doc = doc.forms.first.submit(doc.forms.first.button_with(:value => "I Agree"), "Accept-Encoding" => "identity")

# Use the ICON XML scraper.
scrape_icon_rest_xml("https://srr-prod-icon.saas.t1cloud.com/Pages/XC.Track/SearchApplication.aspx", "d=last14days&o=xml", false, agent)
scrape_icon_rest_xml("https://srr-prod-icon.saas.t1cloud.com/Pages/XC.Track/SearchApplication.aspx", "d=last28days&o=xml", false, agent)

0 comments on commit 98a8c42

Please sign in to comment.