2018-05-01 22:09:39 +01:00
## PySychonaut
2018-04-18 17:02:06 +01:00
2018-05-01 22:11:21 +01:00
Unofficial python api for [Erowid ](http://erowid.org/ ), [PsychonautWiki ](http://psychonautwiki.org/ ) and [AskTheCaterpillar ](http://askthecaterpillar.com/ )
2018-04-18 17:02:06 +01:00
2018-05-01 22:09:39 +01:00
If you plan on scrapping erowid please read [How to Spider Erowid ](https://erowid.org/general/about/about_archives1.shtml#howtospider )
2018-04-18 22:20:25 +01:00
2018-05-25 17:59:26 +01:00
2018-05-25 18:00:30 +01:00
only python3 is supported starting from version 0.5
2018-05-25 17:59:26 +01:00
2018-05-25 18:00:30 +01:00
only python2 is supported previous to version 0.5
2018-05-25 17:59:26 +01:00
2018-04-18 17:02:06 +01:00
## install
2018-05-01 22:09:39 +01:00
pip install pysychonaut
2018-04-18 17:02:06 +01:00
## usage
2019-12-13 00:53:23 +00:00
see examples folder