Scrape multiple sites, combine in 1 post?
-
I watched the demo video here:
And this looks like exactly what I want. No RSS feed needed to scrape, just a url. But the problem is that I want to scrape multiple sites into 1 post per search result. The end goal is getting movie reviews all into one site as you can see here:
just.stfuhollywood.com/movies/the-imitation-game/
Can this be done with shortcodes in a single post? Such as:
[scrape meta_name=”price” url=”reviewsite.com”]
[scrape meta_name=”sales” url=”reviewsite.com”][scrape meta_name=”price” url=”reviewsite2.com”]
[scrape meta_name=”sales” url=”reviewsite2.com”]Also, I saw that there is an option to prevent duplicate posts, but what happens if no search results come up? Will it just leave that section blank?
Thank you so much!
- The topic ‘Scrape multiple sites, combine in 1 post?’ is closed to new replies.