Skip to content

a-newman/mturk-api-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTICE: this repo is deprecated. The functionality here has been incorporated into a-newman/mturk-template. Please see this notebook.

Notebook to interface with the MTurk API for ease of monitoring HITs.

Provides methods to create HITs, pretty-print HIT and assignment status, expire/edit HITs, create qualifications, and download collected data.

Requires Python3 and the following packages:

  • boto3
  • beautiful soup 4

Before using, you will have to set up an authentication key to use the Amazon API and include it in a credentials file. See here: https://aws.amazon.com/developers/getting-started/python/

About

Notebook for monitoring HITs on Amazon's Mechanical Turk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published