Unofficial python api for Erowid, PsychonautWiki and AskTheCaterpillar
Go to file
jarbasai c9053d7525 license tests workflow 2022-02-14 21:26:36 +00:00
.github/workflows license tests workflow 2022-02-14 21:26:36 +00: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
test license tests workflow 2022-02-14 21:26:36 +00: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

readme.md

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