To import from Google trends posts to WordPress posts, use WordPress Automatic Plugin as follows like daily search trends from https://trends.google.com/trends/trendingsearches/daily?geo=TR&hl=en-US
1- Visit the trend URL and copy the RSS feed link
2- Create a New Multi-page scraper campaign
3- Set the items list URL as the copied feed URL
4- Extract the links using REGULAR Expressions
news_item_url>(.*?)<
5- set the campaign to skip posts shorter than 500 chars to skip the post in case the plugin fails to find the full-sized content