"Crawling using loop operator (

amypuamypu MemberPosts:7Contributor I
edited June 2019 inHelp
I am trying to crawlhttp://finance.yahoo.com/q?s=stocksymbol
There are over 3000 stock symbols (see below). Examples of Stock Symbol
ABM
ABR
ABR-A
ABR-B
ABT
ABW-B
ABX
ACC
ACCO
ACE
ACG
ACH
...

So exemplar URLs are like:
http://finance.yahoo.com/q?s=ABM
http://finance.yahoo.com/q?s=ABR
http://finance.yahoo.com/q?s=ABR-A
http://finance.yahoo.com/q?s=ABR-B
I have a csv file containing all these stock symbols. Is there a way to use Loop operator (and Macro) to crawl URLs ending with these stock symbols.
    Sign InorRegisterto comment.