ScheduledCapture

Retrieve the list of URLs from a RSS feed or Sitemap

put/scheduledcapture/test/external

Query parameters

urlstring uuid required

URL of the RSS feed or Sitemap to check

Response

definition of the scheduledcapture with the new ID

string[] required

Example response

[
  "https://browshot.com/"
]

Changes