 |
? |
Author |
Message |
Skorpas
Joined: 02 Jul 2015
Posts: 7
|
Posted: Mon Jul 20, 2015 3:33 am |

|
Hi,
I want to filter RSS feeds based on 100+ keywords (if contains ) and store feeds in corresponding keyword tables in database. How could I achieve that?
F.e. RSS filtering based on Microsoft, Apple, Intel, IBM, HP keywords and if feed contain any keyword then that feed must be stored in either Microsoft, Apple, Intel, etc. table in database.
|
|
|
 |
 |
Tech Support
Joined: 27 Aug 2004
Posts: 2806
|
Posted: Mon Jul 20, 2015 8:01 am |

|
Well, you could use our RSSFilter script to take the contents of the various feeds you're interested in and filter them based on a set of keywords. You could then use our RSS2SQL script to take the generated RSS XML content and translate that in to an SQL database.
|
_________________
Create RSS Feeds
Audio Recording and Editing
|
|
 |
 |
|
|
|