small typography
This commit is contained in:
parent
bfa78f4697
commit
6621b3028c
@ -10,7 +10,7 @@ class WikipediaParser(Source):
|
|||||||
""" Wikipedia scraper for chemical properties
|
""" Wikipedia scraper for chemical properties
|
||||||
|
|
||||||
This parser parses Wikipedia info boxes (also bordered) to obtain properties and their values.
|
This parser parses Wikipedia info boxes (also bordered) to obtain properties and their values.
|
||||||
It also returns requests with other external sources which contain information on parsed subject.
|
It also returns requests with other external sources which contain information on parsed subject.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
website = "http://en.wikipedia.org/wiki/*"
|
website = "http://en.wikipedia.org/wiki/*"
|
||||||
|
Reference in New Issue
Block a user