Quantcast
Channel: SeoTools for Excel - Community - Latest topics
Viewing all articles
Browse latest Browse all 1126

PhantomJsCloud.Regex Connector

$
0
0

I need to use the PhantomJsCloud.Regex connector to pull the full HTML of a complete <article>...</article> tag.

For example:

=Connector("PhantomJsCloud.Regex", "https://www.searchenginejournal.com/seo-guide/", "(?s)(<article .+</article>)", 1, , TRUE )

However, that only returns the opening tag and nothing more: <article class="padding-0">.

I know this Regex is correct, because RegexpFindOnUrl() returns the full HTML, as expected:

=RegexpFindOnUrl( "https://www.searchenginejournal.com/seo-guide/", "(?s)(<article .+</article>)", 1 )

PhantomJsCloud is necessary because I'm working on JavaScript-generated content.

Any guidance would be greatly appreciated!

-Tim W.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>