We have created an automatic daily web search crawler for giving family kids activity suggestions.
First, we have created a Bing Search API in Azure:
This Bing Search API is consumed by a Power Automate Flow which:
- Runs onces every day
- Search the web for kids activities
- Select on random of the returned suggestions
- Create an activity suggestion in Dynamics CRM
Data is listed in Dynamics 365 with URL and description from the search:
We will claim the following badges based on this post:
- Data Miner – for enhancing our Dynamics CRM database with data from Bing for kids activity suggestions
- Crawler – For building a search Bing API and utilizing this for searching for activities