class Notice
Public Instance Methods
complete()
click to toggle source
# File lib/amajp_crawl.rb, line 33 def complete "= = = = = = = = = = COMPLETE = = = = = = = = = = = = = = = = = = =" end
complete_get_asin()
click to toggle source
# File lib/amajp_crawl.rb, line 25 def complete_get_asin "= = = = = = = = = = COMPLETE GET DATA ASIN = = = = = = = = = = = =" end
error()
click to toggle source
# File lib/amajp_crawl.rb, line 41 def error "= = = = = = = = = = ERROR = = = TRY AGAIN LATER = = = = = = = = = " end
insert_keyword()
click to toggle source
# File lib/amajp_crawl.rb, line 9 def insert_keyword "= = = = = = = = = = INSERT KEYWORD = = = = = = = = = = = = = = = =" end
insert_last_page()
click to toggle source
# File lib/amajp_crawl.rb, line 13 def insert_last_page "= = = = = = = INSERT LAST PAGE = = = MAX IS 21 PAGE = = = = = = = " end
insert_to_csv()
click to toggle source
# File lib/amajp_crawl.rb, line 29 def insert_to_csv "= = = = = = = = = = INSERT TO CSV FILE = = = = = = = = = = = = = =" end
loading()
click to toggle source
# File lib/amajp_crawl.rb, line 37 def loading "== " end
nil_keyword()
click to toggle source
# File lib/amajp_crawl.rb, line 17 def nil_keyword "= = = = = = = = = = KEYWORD NILL = = = = = = = = = = = = = = = = =" end
not_availability_last_page()
click to toggle source
# File lib/amajp_crawl.rb, line 21 def not_availability_last_page "= = = = = = = = = = LAST PAGE NOT AVAILABILITY = = = = = = = = = =" end