Which to choose
We recommend a specific order for using the available parsers.
First
If the desired website is based an WordPress
and the WordPress Posts API is enabled, then choose the wordpress-v2
parser.
Second
If the desired website supports RSS
feed. then choose the rss
parser.
Third
If the desired website has a structured form, the use the html
parser.
Fourth
If none of the above is possible then the dynamic
parser is our last choice.