> For the complete documentation index, see [llms.txt](https://docs.getmesa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getmesa.com/connect/amazon.md).

# 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="/files/lm5bcdGUq57gqLchDU9N" alt="Screenshot of the MESA Amazon action, paste the Amazon URL you want to extract content from. Spotlight the URL field."><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="/files/KQSPNmljoxyz6SZB2S7P" alt="Screenshot of a MESA workflow step showing the Amazon webpage content available through the variable selector. Spotlight the content variables."><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.
