A web scraper build to search specific information for a given compound (and its pseudonyms)
1[DEFAULT]
2reliability = Unknown
3
4#For each source listed in FourmiCrawler/sources there should be a section
5#named exactly as the filename in here. If not present, the DEFAULT value is
6#used for reliability of that source.
7
8[ChemSpider]
9reliability = High
10#token=Paste ChemSpider API token here and remove the hashtag
11
12[NIST]
13reliability = High
14
15[WikipediaParser]
16reliability = Medium
17
18[PubChem]
19reliability = High