I successfully made my own macro which scraped infomation from
URLs http://www.sda.gov.cn/WS01/CL0027/index_1.html...index_2.html...index_3.html etc.
using these code
but I'm facing a little problem, actually the items in these URLs are added in a daily basis and the most recent info will be stored in
http://www.sda.gov.cn/WS01/CL0027/index.html while the outdated one will be moved to the subsequent pages i.e. index_1, index_2....
Thus, my questions are- How can i included the first page http://www.sda.gov.cn/WS01/CL0027/index.html in my macro loop?
- Is it able to add a checking against the total number of pages so that the macro wont miss any newly added page?
I m just new to the macro stuff, any help would be appreciated!
Thanks in advance!
Sam.
Bookmarks