javascript - web crawler/spider to fetch ajax based link -


i want create web crawler/spider iteratively fetch links in webpage including javascript-based links (ajax), catalog of objects on page, build , maintain site hierarchy. question is:

  • which language/technology should better (to fetch javascript-based links)?
  • is there open source tools there?

thanks

brajesh

you can automate browser. example, have @ http://watir.com/


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -