Unofficial python api for Erowid, PsychonautWiki and AskTheCaterpillar
Go to file
JarbasAI b3cc888c71
Merge pull request #2 from IvarWithoutBones/fix/setup-alias
setup.py: bs4 -> beautifulsoup4, remove alias
2021-05-09 12:18:54 +01:00
examples release 0.5.1 2019-12-13 00:50:57 +00:00
pysychonaut added ege case incase ask the caterpillar is down 2020-01-10 13:19:12 -08:00
CHANGELOG.md release 0.5.1 2019-12-13 00:50:57 +00:00
LICENSE.md release 0.5.1 2019-12-13 00:50:57 +00:00
readme.md release 0.5.1 2019-12-13 00:53:23 +00:00
setup.py setup.py: bs4 -> beautifulsoup4, remove alias 2021-05-09 13:12:35 +02:00

PySychonaut

Unofficial python api for Erowid, PsychonautWiki and AskTheCaterpillar

If you plan on scrapping erowid please read How to Spider Erowid

only python3 is supported starting from version 0.5

only python2 is supported previous to version 0.5

install

pip install pysychonaut

usage

see examples folder