Quote:
Originally Posted by Makc666
The Geek, I am trying to extract data from HTML source of that page.
As I can see there is no meter if the URL does contain enough data or URL doesn't contain enough data.
We can extract in both cases.
I didn't understand this one.
Any HTML page consists smth like this:
HTML Code:
<HTML>
<TITLE>Test</TEST>
<BODY>
</BODY>
That future Embedding Regexp can't extract data from any part of HMTL Source? Can extract from only specific one? 
|
The embed extraction extracts items to complete the embed code, it isn't really designed to scrape other elements from the page (although it does the title for you).