I want a way to bring news from websites to my website, and that makes changes to the article so as not to cause copyright problems. I use my website, WordPress.
I have used a plugin that brings up articles called Octolooks Scrapes, but it brings me wrong articles and does not edit the article. This is a mistake, so I would like a way through the plugin or something else.
2
Answers
There are mainly 2 things you can do here:
I highly encourage you to read about RSS Feeds especially the one in WordPress. Link to documentation: https://wordpress.org/documentation/article/wordpress-feeds/
Integrate a news API:
https://newsapi.org/
https://rapidapi.com/blog/rapidapi-featured-news-apis/
Or any specific topics you want I’m sure there are APIs for those too.