<a ... </a> with no target URL?

Post Reply
nduvnjak
Posts: 40
Joined: Wed Feb 06, 2008 3:45 pm

<a ... </a> with no target URL?

Post by nduvnjak »

I am using Vortex to crawl the website. How can I follow the link that has no obvious URL in href?

The example of the <a> link would be:
<a class="show-more">Next 100 messages</a>

thank you
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

<a ... </a> with no target URL?

Post by John »

That depends on how that link works. We'd need to see the entire page to see.
John Turnbull
Thunderstone Software
nduvnjak
Posts: 40
Joined: Wed Feb 06, 2008 3:45 pm

<a ... </a> with no target URL?

Post by nduvnjak »

User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

<a ... </a> with no target URL?

Post by John »

That uses AJAX to pull additional information into the same page, which is not currently supported.
John Turnbull
Thunderstone Software
nduvnjak
Posts: 40
Joined: Wed Feb 06, 2008 3:45 pm

<a ... </a> with no target URL?

Post by nduvnjak »

does Thunderstone work on implementing the support for AJAX? If yes, when do you think that will happen?thanks a lot
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

<a ... </a> with no target URL?

Post by John »

We do not currently have a timeframe for crawling AJAX sites, as there are several issues to resolve, not least of which is what is a "page" at that point.
John Turnbull
Thunderstone Software
Post Reply