Overview
The official introduction can be found on the Amazon website.
The instructions and tips & tricks on this site are intended as concise and practical advice to kick-start custom solutions using the Amazon Mechanical Turk platform.
Terminology
- AMT: Amazon Mechanical Turk
- Requester: You, the experimenter, i.e., the person paying money for other people’s time.
- HIT: The Human Intelligence Task of your creation. Technically, this refers to a small static part of a larger job (a HIT Type), but is colloquially used to refer all types of jobs / experiments / tasks on AMT.
- Turker / Worker: The subject of your experiment or task, optimally a real person
- Sandbox:
The AMT staging area.
- No one pays or gets paid to work on sandbox HITs; the sandbox exists solely to test out the HITs you’ve created before you submit them to the production site.
- You always have $10,000 USD in the sandbox.
Quicklinks
AMT is located at four different websites:
Production | Sandbox | |
---|---|---|
Requester |
Requester siteFor most administrative types of actions outside the API. |
Requester sandboxFor creating test HITs. |
Worker |
Worker siteWhich you'll likely never use. |
Worker sandboxFor testing your HIT from the Turker's point of view. |
Prerequisites
The subsequent pages assume you’re familiar with the general workings of AMT. If you haven’t already, go to the requester sandbox and create a simple HIT using AMT’s predefined templates. Then, in the worker sandbox, find that HIT, accept it, work it, and submit it. Then, back in the requester sandbox, find the submission you just created.
Site Layout
-
Overview
Overview of terminology, useful links, prerequisites, and site layout. -
Introduction
Intro to AMT capabilities, restrictions, mechanics, and motivations. -
Tips and Tricks
A list of non-obvious tips and tricks for getting better results from your AMT tasks. -
Command line interface
Examples of using the AWS SDK command line interface.