Automatically import content to wordpress from a json file
I have a scrape that generates content in JSON format and can be obtained by GET to a specific URL, the URL from which to extract information is this: https://api.webscraper.io/api/v1/scraping-job/4851593/json?api_token=aLXQWr2IbQCefgiLc1PfIjfx7GqvsBd3APVbU1pHchszzzFIFa6HFKsNmpft
I would like to be able to connect this with my WP so that the content is published automatically.
Topic json automation Wordpress
Category Web