Skip to content

Commit

Permalink
Another
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim OBara authored and Tim OBara committed Mar 14, 2016
1 parent 53d656f commit 068eb36
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions Erros.csv
@@ -0,0 +1 @@
http://4-j-enterprises-lawn-mntnc.alpine.wy.amfibi.directory/us/c/12969755-4-j-enterprises-lawn-mntnc,Exception
6 changes: 3 additions & 3 deletions scraper.rb
Expand Up @@ -11,11 +11,11 @@
# validates :url, uniqueness: true

class Profile
require 'Mechanize'
require 'Nokogiri'
require 'mechanize'
require 'nokogiri'
require 'csv'
require 'pry'
require 'scraperwiki'

# require 'socksify'
# TCPSocket::socks_server = "127.0.0.1"
# TCPSocket::socks_port = 9050
Expand Down

0 comments on commit 068eb36

Please sign in to comment.