# Amazon

## Configure

To configure an Amazon action, you simply need to copy and paste the Amazon URL that you would like to extract the content from into the URL field of the step.

<figure><img src="https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2F9WI6RMUWNUBxFkqZftX9%2Fimage.png?alt=media&#x26;token=4a948fa2-1702-418d-8b52-d2700758a893" alt=""><figcaption></figcaption></figure>

The content of the webpage will be available as [variables](https://docs.getmesa.com/workflow-builder/fields/variables) via the variable selector in future steps.

<figure><img src="https://3425906282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1H6u1HQc3Iew7ATmmiCi%2Fuploads%2FdxbUk3vVV7wyVPLAttDX%2Fimage.png?alt=media&#x26;token=dffff2f6-8a4e-4486-a392-c17c706f094c" alt=""><figcaption></figcaption></figure>

## Technical Notes

* We retrieve the webpage data through scraping, which means we make multiple attempts to extract the information. If we’re unable to get the data, we return the following error message: "Data not found. Please try again with a different URL."\
  \
  This error may appear if the data couldn’t be located or if the URL is invalid.
