tangled
alpha
login
or
join now
dekker.one
/
Fourmi
A web scraper build to search specific information for a given compound (and its pseudonyms)
0
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
dekker.one
1e5dbd4f
Merge branch 'develop' into feature/executable
feature/executable
11y ago
dekker.one
c111e81d
Merge branch 'release/0.4.1' into develop
11y ago
dekker.one
9ea8dfbe
Bumped the version number
11y ago
dekker.one
3585f7bd
Merge branch 'develop' into feature/executable
11y ago
dekker.one
475d7fc8
Merge branch 'feature/testing' into develop
11y ago
dekker.one
242e0bf6
Code inspection
11y ago
dekker.one
046fbed3
Code reformat
11y ago
dekker.one
b3c230e8
Import optimazation
11y ago
dekker.one
e1c01c7a
Added some documentation for the synonyms request
11y ago
dekker.one
918d6729
Added tests for the Spider
11y ago
dekker.one
eb727bd6
No two requests shall be the same!
11y ago
dekker.one
0c9862d8
Damn you semicolon!
11y ago
dekker.one
f128c543
Sources don't need to be mangled
11y ago
dekker.one
1557d178
Added documentation to the test cases
11y ago
dekker.one
d8fcd70d
Merge branch 'develop' into feature/executable
Conflicts:
sourceloader.py
11y ago
dekker.one
b9a8c65d
For testing, Fourmi should not be a package
11y ago
dekker.one
743989ed
Second badge on a new line
11y ago
dekker.one
75c0be1f
Added tests for the pipline
11y ago
dekker.one
c48c4ec6
None pipeline doesn't need a set
11y ago
dekker.one
26702666
Added travis notification to the slack channel
11y ago
dekker.one
93940c99
if/else together, newest version setup.py
11y ago
dekker.one
b6afb3b2
Made Fourmi a python package
11y ago
dekker.one
b9252cc3
Removed name from __init__ file
11y ago
dekker.one
55130ea3
Added Travis badges to the README
11y ago
dekker.one
704c5c25
Travis CI (hopefully working settings)
11y ago
dekker.one
c3d2bf92
Added tests for the source loader
11y ago
dekker.one
7a8c0fe6
Added a basic testing structure
11y ago
dekker.one
d4a0ffdf
Optimized imports
11y ago
dekker.one
ecee4a5f
Merge branch 'develop' of github.com:Recondor/Fourmi into develop
11y ago
dekker.one
3c6412cc
Merge branch 'feature/code-cleanup' into develop
11y ago
dekker.one
aac0a7c7
References to the main Scrapy documentation
11y ago
dekker.one
f81b1c95
Fixed a typo
11y ago
dekker.one
f7d0fb4a
Added documentation to the basic Source
11y ago
dekker.one
c27a875d
Parser/Source consistency
11y ago
dekker.one
3499946e
Fixed a typo
11y ago
dekker.one
c4876f02
Added documentation to the FourmiSpider
11y ago
dekker.one
a040bc7a
Added documentation for the sourceloader
11y ago
dekker.one
e272c9f3
Changed a parameter name for clarification
11y ago
dekker.one
ca907969
Added documentation to the Executable Python file
11y ago
dekker.one
91860651
Merge branch 'release/0.4.0' into develop
11y ago
dekker.one
7a4696ae
Tested and pushed version number
11y ago
dekker.one
ace4393a
Merge branch 'feature/NIST-source' into develop
11y ago
dekker.one
f055ec75
Merge branch 'release/0.3.1' into develop
11y ago
dekker.one
f80a32a0
Pushed the version number
11y ago
dekker.one
0e7e4cbe
Merge branch 'develop' of github.com:Recondor/Fourmi into develop
11y ago
dekker.one
98f91a1a
Added a pipeline to replace None values with empty strings
11y ago
Rob tB
6ce5ff23
replaced name variable with summary variable
11y ago
Rob tB
6cd8edaf
included summary variable in call to transition_table, antoine table and generic table
11y ago
Rob tB
c0af2464
added summary variable in parse()
11y ago
Rob tB
429ffd74
renamed tables to table in parse()
11y ago
Rob tB
95565042
removed unused variable symbol_table from parse_transition_table
11y ago
RTB
81719a38
Added comments for the class and functions
11y ago
Bas Vb
ae06855f
changes in sourceloader such that it is possible to create an executable in Windows, also the setup.py file to create the executable
11y ago
RTB
472aae86
synonyms are now scraped
11y ago
RTB
b46c7a30
if synonym name matched in search instead of primary name, emit primary name as synonym
11y ago
RTB
afc11068
NIST now logs an error if chemical name is not found
11y ago
RTB
56ee6b1a
added ignore list
11y ago
Rob tB
98f58ea4
added scraping for generic info except for synonyms
11y ago
Rob tB
50c79e3b
conditions in name (split by ' at ') are now moved to condition field for individual value page and aggregate data table
11y ago
Bas Vb
719da351
Merge branch 'develop' of https://github.com/Recondor/Fourmi into develop
11y ago
Merge branch 'develop' into feature/executable
feature/executable
1e5dbd4f
dekker.one
11y
Merge branch 'release/0.4.1' into develop
c111e81d
dekker.one
11y
Bumped the version number
9ea8dfbe
dekker.one
11y
Merge branch 'develop' into feature/executable
3585f7bd
dekker.one
11y
Merge branch 'feature/testing' into develop
475d7fc8
dekker.one
11y
Code inspection
242e0bf6
dekker.one
11y
Code reformat
046fbed3
dekker.one
11y
Import optimazation
b3c230e8
dekker.one
11y
Added some documentation for the synonyms request
e1c01c7a
dekker.one
11y
Added tests for the Spider
918d6729
dekker.one
11y
No two requests shall be the same!
eb727bd6
dekker.one
11y
Damn you semicolon!
0c9862d8
dekker.one
11y
Sources don't need to be mangled
f128c543
dekker.one
11y
Added documentation to the test cases
1557d178
dekker.one
11y
Merge branch 'develop' into feature/executable
Conflicts:
sourceloader.py
d8fcd70d
dekker.one
11y
For testing, Fourmi should not be a package
b9a8c65d
dekker.one
11y
Second badge on a new line
743989ed
dekker.one
11y
Added tests for the pipline
75c0be1f
dekker.one
11y
None pipeline doesn't need a set
c48c4ec6
dekker.one
11y
Added travis notification to the slack channel
26702666
dekker.one
11y
if/else together, newest version setup.py
93940c99
dekker.one
11y
Made Fourmi a python package
b6afb3b2
dekker.one
11y
Removed name from __init__ file
b9252cc3
dekker.one
11y
Added Travis badges to the README
55130ea3
dekker.one
11y
Travis CI (hopefully working settings)
704c5c25
dekker.one
11y
Added tests for the source loader
c3d2bf92
dekker.one
11y
Added a basic testing structure
7a8c0fe6
dekker.one
11y
Optimized imports
d4a0ffdf
dekker.one
11y
Merge branch 'develop' of github.com:Recondor/Fourmi into develop
ecee4a5f
dekker.one
11y
Merge branch 'feature/code-cleanup' into develop
3c6412cc
dekker.one
11y
References to the main Scrapy documentation
aac0a7c7
dekker.one
11y
Fixed a typo
f81b1c95
dekker.one
11y
Added documentation to the basic Source
f7d0fb4a
dekker.one
11y
Parser/Source consistency
c27a875d
dekker.one
11y
Fixed a typo
3499946e
dekker.one
11y
Added documentation to the FourmiSpider
c4876f02
dekker.one
11y
Added documentation for the sourceloader
a040bc7a
dekker.one
11y
Changed a parameter name for clarification
e272c9f3
dekker.one
11y
Added documentation to the Executable Python file
ca907969
dekker.one
11y
Merge branch 'release/0.4.0' into develop
91860651
dekker.one
11y
Tested and pushed version number
7a4696ae
dekker.one
11y
Merge branch 'feature/NIST-source' into develop
ace4393a
dekker.one
11y
Merge branch 'release/0.3.1' into develop
f055ec75
dekker.one
11y
Pushed the version number
f80a32a0
dekker.one
11y
Merge branch 'develop' of github.com:Recondor/Fourmi into develop
0e7e4cbe
dekker.one
11y
Added a pipeline to replace None values with empty strings
98f91a1a
dekker.one
11y
replaced name variable with summary variable
6ce5ff23
Rob tB
11y
included summary variable in call to transition_table, antoine table and generic table
6cd8edaf
Rob tB
11y
added summary variable in parse()
c0af2464
Rob tB
11y
renamed tables to table in parse()
429ffd74
Rob tB
11y
removed unused variable symbol_table from parse_transition_table
95565042
Rob tB
11y
Added comments for the class and functions
81719a38
RTB
11y
changes in sourceloader such that it is possible to create an executable in Windows, also the setup.py file to create the executable
ae06855f
Bas Vb
11y
synonyms are now scraped
472aae86
RTB
11y
if synonym name matched in search instead of primary name, emit primary name as synonym
b46c7a30
RTB
11y
NIST now logs an error if chemical name is not found
afc11068
RTB
11y
added ignore list
56ee6b1a
RTB
11y
added scraping for generic info except for synonyms
98f58ea4
Rob tB
11y
conditions in name (split by ' at ') are now moved to condition field for individual value page and aggregate data table
50c79e3b
Rob tB
11y
Merge branch 'develop' of https://github.com/Recondor/Fourmi into develop
719da351
Bas Vb
11y
next