Page 1 of 1

how can i get link information from framed site?

Posted: Fri Feb 01, 2008 4:56 pm
by wforecast
Hi

http://blog.naver.com/swchoi12

only i can see is 'javascript:goPage(N)' and pictureurls...

thanks~

Posted: Mon Feb 04, 2008 4:39 am
by KoalaBear
You can try this little tool - IE Html Element Spy at:
http://www.vowsoft.com/ies

1. Download and install IE Html Element Spy.
2. Run IE, open http://blog.naver.com/swchoi12
3. Drag the "Target" cursor to a picture in IE,
IE Html Element Spy will show you the structure of the frames:
http://blog.naver.com/NBlogMain.nhn?blogId=swchoi12&
http://blog.naver.com/PostList.nhn?blogId=swchoi12
This means this web page has 2 levels frame, the picture direct belong to:
http://blog.naver.com/PostList.nhn?blogId=swchoi12
4. Open http://blog.naver.com/PostList.nhn?blogId=swchoi12 in IE, scroll to bottom and click page 2, notice IE address bar:
http://blog.naver.com/PostList.nhn?blog ... &viewdate=

So we create a new task:
Start URL:http://blog.naver.com/PostList.nhn?blog ... rrentPage=[1-100]&categoryNo=0&viewdate=
(change 100 to a big number for more pics)
Followd Links:This page only
Picture URL Exclude Filters:\.gif$
(for filter out the small icons on the page)

Now enjoy the pics:)

Posted: Wed Feb 13, 2008 9:57 am
by Jaalpari
very good tutorial
im learning :)