cowe
August 11, 2019, 2:28pm
1
Hello everyone,
I need a software/plugin to select data (company, description, company-link, logo) from different websites and add them automatically to a database.
Somethign similiar to: Scraper - Content Crawler Plugin for Wordpress
Any other similiar plugins/softwares you know?
Best regards
cowe
@cowe
You can use Scraper - Content Crawler Plugin.
Then use export/import plugin (there are more very good options out there) in order to build XML or CSV/Excel. Though you did not specify what kind of database you actually need.
Let’s say this is the low cost solution…
cowe
August 11, 2019, 10:41pm
3
@kriszta thanks for your help.
With database I mean just simple (WP Database) or another CMS
@cowe
You are welcome
And then what"s wrong with that Scraper - Content Crawler Plugin for Wordpress?
Is there anything you can not achieve with it?
cowe
August 11, 2019, 11:36pm
5
scrap not all the selected content but just the one which includes a keyword I look for
E.g. Website structure is:
Company A - description bla bla bla
Company B - description bla bla bla
Company C - description bla bla bla KEYWORD
The plugin would scrapp all the content 1 - 3 cause it selects the HTML tags.
What I need is also to consider the content and select just Company C with the Keyword
It strongly depends on your workflow. Working with xPath could solve your needs, it enables to choose sampling.
But it is simply not possible to tell you the exact solution without knowing your real life example.
You might even need other methods to work with…
Though I do not expect you to tell us your business idea, indeed
I strongly suggest to contact the the author of the item they will guide you and dig a little deeper for you.