Injecting configuration and compiling...
Injecting scraper and running...
http://www.oscn.net/dockets/GetCaseInformation.aspx?db=garfield&number=CF-2011-1
Traceback (most recent call last):
File "scraper.py", line 325592, in <module>
scrape_and_look_for_next_link(starting_url)
File "scraper.py", line 101, in scrape_and_look_for_next_link
scrape_table(root)
File "scraper.py", line 47, in scrape_table
record['URL'] = table_cellsurls[0].attrib.get('href')
NameError: global name 'table_cellsurls' is not defined