Our team has a task about collecting all the URLs of an website and the tags of these URLs. I tried list content API and tag API, but find nothing in them. Can someone tell me about which API I can use to gather the right data? Thank you so much!
Our team has a task about collecting all the URLs of an website and the tags of these URLs. I tried list content API and tag API, but find nothing in them. Can someone tell me about which API I can use to gather the right data? Thank you so much!
There is no way to List content across applcations available in the APIs. You can however use the APIs for each application separately to list all of the available content. Each of these items will either have their tags listed or you can then use the TaggedContent APIs to retrieve the tags for each content item.