Importing tool that converts a list of blog posts on a Duda site into an import for WordPress
- Open terminal in repository folder
- Add list of blog post URLs from a Duda site to 'list.txt'
- Run 'python scraper.py'
- Compress 'img' folder and upload images to your WordPress website under wp-content/uploads/(month)/
- Open your WordPress site dashboard, navigate to 'Tools' and select 'Import'
- Select 'WordPress' and upload the import file created by the program.
- Assign user to all posts and view Posts section of Dashboard to confirm their import