Take scraped content and paste it in a new website/location

I am sorry that I am not getting this one piece of the puzzle.

I have a scraper that I have set to run when I right-click on an article.

I have scraped the data I want from that article

I have my Wordpress site open and logged in.

How do I tell Bardeen to navigate to my Wordpress admin URL so that I can tell it to click on the menu items and place the content where I want to put it?

Hi @Shelley,

I believe you’ll need a combination of the following actions in order to achieve this:

  1. Scrape data in the background

Create a scraper template to navigate to your wordpress admin URL.

  1. Execute actions in the background

Provide directions to the “agent” on what it is you are accomplishing on the page, assuming it’s inputting data from the previously scraped data you want from the article.

I hope this helps!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.