Scraping multiple URLS with identical table structure?

I need to scrape multiple URLs that have identical table structures. They're not paginated numerically or with a Next button. Is there a way to create a copy of a sitemap and then simply rename it and replace the URL? Will this work in terms of data scraping and if so, how do I do copy/rename sitemaps? Thanks.

@nedhawley Hi, the most convenient way to achieve that would require using API.

Here is the documentation regarding webhooks and API: