Using Amazon MechanicalTurk if location != US? - Stack Overflow most recent 30 from stackoverflow.com2009-12-06T06:17:35Zhttp://stackoverflow.com/feeds/question/478426http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/478426/using-amazon-mechanicalturk-if-location-us2Using Amazon MechanicalTurk if location != US?mdorseif2009-01-25T22:26:51Z2009-09-18T16:46:08Z
<p><a href="https://www.mturk.com/mturk/welcome" rel="nofollow">Amazon Mechanical Turk</a> is a mass-micro outsourcing API, where you can get lots's of small simple tasks (e.g."Is there a shop in this image") done relatively cheaply (e.g. 0.10 U$ per image).</p>
<p>Amazon seems to assume that this service is mostly of interest to US companies. This results in difficulties if you want to use the service (as an "Requester"): for example there is no easy way of funding your Account without an US Bank account.</p>
<p>Can somebody share experiences of using the Service from outside the US?</p>
http://stackoverflow.com/questions/478426/using-amazon-mechanicalturk-if-location-us/478459#4784590Answer by Sam_Cogan for Using Amazon MechanicalTurk if location != US?Sam_Cogan2009-01-25T22:49:03Z2009-01-25T22:49:03Z<p>The problem you have is that to actually be able to add funds to your account, you need to have a US billing address. If you can get round that issue, then it all works fine.</p>
http://stackoverflow.com/questions/478426/using-amazon-mechanicalturk-if-location-us/478663#4786632Answer by David Thomas Garcia for Using Amazon MechanicalTurk if location != US?David Thomas Garcia2009-01-26T01:51:46Z2009-01-26T01:51:46Z<p>Since Amazon <a href="http://aws.amazon.com/mturk/faqs/#Can_international_Requesters_use_Amazon_Mechanical_Turk_to_get_tasks_completed" rel="nofollow">doesn't let outside US access yet</a>, you'll need to either:</p>
<ul>
<li>Wait for Amazon to open it up to outside US, might be a long wait.</li>
<li>Get a good friend in the US to open a PO Box for you then use an online US bank to create an account. If you don't start a corporation or other legal business, they will need to provide their US drivers license to Amazon too.</li>
<li>Use a 3rd party provider like <a href="http://www.hit-builder.com/" rel="nofollow">HIT-Builder</a> who will let you post on Mechanical Turk using their US Amazon account.</li>
</ul>