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
Post a Comment