Skip to content

Commit

Permalink
Update scraper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinrozzi committed Feb 11, 2018
2 parents 33ec730 + 44cfcc2 commit 54578a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.rb
Expand Up @@ -4,6 +4,7 @@

FETCH_FROM_REQUEST_ID = 1
FETCH_TO_REQUEST_ID = 1234

base_url = "https://opramachine.com"

(FETCH_FROM_REQUEST_ID..FETCH_TO_REQUEST_ID).each do |id|
Expand Down

0 comments on commit 54578a5

Please sign in to comment.