2 Messages
Digest #4388
Messages
Sat Sep 1, 2018 3:53 pm (PDT) . Posted by:
mff2805
Hi Randy,
How can I get the company name, closing proce and industry rank of of a Zacks page, such as
https://www.zacks.com/stock/quote/AMGN?q=AMGN https://www.zacks.com/stock/quote/AMGN?q=AMGN
i want to put these in three columns for an updateDownloadTable operation.
thanks,
Mike
How can I get the company name, closing proce and industry rank of of a Zacks page, such as
https://www.zacks.com/stock/quote/AMGN?q=AMGN https://www.zacks.com/stock/quote/AMGN?q=AMGN
i want to put these in three columns for an updateDownloadTable operation.
thanks,
Mike
Sat Sep 1, 2018 4:16 pm (PDT) . Posted by:
"Randy Harmelink" rharmelink
These work for me:
smfStrExtr(smfGetTagContent("https://www.zacks.com/stock/quote/~~~~~","a",1,"zr_rankbox
industry_rank","rank_view"),"("," ",1)
smfStrExtr(smfGetTagContent("https://www.zacks.com/stock/quote/~~~~~
","p",-1,"class=""last_price"""),"~","<",1)
smfStrExtr(smfGetTagContent("https://www.zacks.com/stock/quote/~~~~~","title"),"~","
- ")
On Sat, Sep 1, 2018 at 3:53 PM mff3429@
....
wrote:
> How can I get the company name, closing proce and industry rank of of a
> Zacks page, such as
>
> https://www.zacks.com/stock/quote/AMGN?q=AMGN
>
> i want to put these in three columns for an updateDownloadTable operation.
>
smfStrExtr(smfGetTagContent("https://www.zacks.com/stock/quote/~~~~~","a",1,"zr_rankbox
industry_rank","rank_view"),"("," ",1)
smfStrExtr(smfGetTagContent("https://www.zacks.com/stock/quote/~~~~~
","p",-1,"class=""last_price"""),"~","<",1)
smfStrExtr(smfGetTagContent("https://www.zacks.com/stock/quote/~~~~~","title"),"~","
- ")
On Sat, Sep 1, 2018 at 3:53 PM mff3429@
....
wrote:
> How can I get the company name, closing proce and industry rank of of a
> Zacks page, such as
>
> https://www.zacks.com/stock/quote/AMGN?q=AMGN
>
> i want to put these in three columns for an updateDownloadTable operation.
>
For the Add-in, Documentation, Templates, Tips and FAQs, visit http://ogres-crypt.com/SMF
Tidak ada komentar:
Posting Komentar