Alchemer
Overview
Alchemer is an online research tool that allows users to field surveys. This Parsons class allows users to retrieve surveys and survey results.
Note
Alchemer was formerly known as SurveyGizmo.
Note
- Authentication
To use the class, you need to provide an Alchemer API token and API token secret. For more information, see Alchemer API authentication documentation.
Quick Start
To instantiate the Alchemer
class, you can either store your API token and API secret
token as environmental variables (SURVEYGIZMO_API_TOKEN
and SURVEYGIZMO_API_TOKEN_SECRET
,
respectively) or pass in the tokens arguments: