sitemap
from embedchain import App app = App() app.add('https://example.com/sitemap.xml', data_type='sitemap')
Was this page helpful?