A web scraper build to search specific information for a given compound (and its pseudonyms)
at develop 11 lines 261 B view raw
1# Automatically created by: scrapy startproject 2# 3# For more information about the [deploy] section see: 4# http://doc.scrapy.org/en/latest/topics/scrapyd.html 5 6[settings] 7default = FourmiCrawler.settings 8 9[deploy] 10#url = http://localhost:6800/ 11project = Fourmi