A site page inventory — URL, title and description in a table

The scenario takes the site map, walks every page and writes the URL, title and description of each as rows in AWS DynamoDB.

  • Every page is walked automatically, from the site map
  • Each gets its URL, title and description in one row
  • A ready inventory for auditing and editing copy
  • No opening pages one by one by hand
Sitemap

How it works

To move data from AWS DynamoDB to automatically, use a ready-made scenario — no manual exports.

  1. Starts when: When clicking ‘Execute workflow’
  2. Then: Get Sitemap XML
  3. Then: Split the title and url
  4. Check: Loop Over Items
  5. Then: Get specific link html
  6. Then: Get the meta description
  7. Check: Merge Meta Description with Title and URL
  8. Then: Append or update row in sheet
  9. Then: Wait

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.