Migrate without code

In this tutorial we will be migrating an Wordpress site into Drupal using the AI Interpolator.

We will be scraping the website and use this for context for our new website. Then we will use the different OpenAI plugins to improve the unstructured data into structured data in the process.

We will also use the extractor module to do simple extractions.

I realized after doing this module that I could have just used the Regex extractor to get the actual content and menu :) Something I don't show in this case.

Complexity
Complex