ContentMine / quickscrape

A scraping command line tool for the modern web
MIT License
259 stars 42 forks source link

Quickscrape halts with no error messages after 'processing URL: ...' #55

Open dsmurrell opened 9 years ago

dsmurrell commented 9 years ago

daniel@teaspoon:~/Dropbox/projects/content_mine$ quickscrape --url http://pubs.acs.org/doi/abs/10.1021/ci030304f --scraper /Uss/daniel/Dropbox/projects/content_mine/journal-scrapers/scrapers/acs.json --output first --outformat bibjson info: quickscrape 0.4.6 launched with... info: - URL: http://pubs.acs.org/doi/abs/10.1021/ci030304f info: - Scraper: /Users/daniel/Dropbox/projects/content_mine/journal-scrapers/scrapers/acs.json info: - Rate limit: 3 per minute info: - Log level: info info: urls to scrape: 1 info: processing URL: http://pubs.acs.org/doi/abs/10.1021/ci030304f

after this it just stalls and I have to break out using Ctrl-C. There are no debug messages.

I'm using OSX 10.7