+ Reply to Thread
Results 1 to 4 of 4

data fetching from website

  1. #1
    Registered User
    Join Date
    05-26-2013
    Location
    Mumbai- India
    MS-Off Ver
    Excel 2007
    Posts
    2

    data fetching from website

    I need to pull data from Moneycontrol.com with input in excel sheet. the data should be fetched with this input which is Stock name. E.g. if I need info on nestle then i would put stock code in the cell in excel and it should fetch all info from this page "http://www.moneycontrol.com/india/stockpricequote/foodprocessing/nestleindia/NI". can some one help me with this. (data from web query doesnt work)

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: data fetching from website

    Hello nitin.s@itm.edu,

    Welcome to the Forum!

    Which information you want and where should it go?
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Forum Contributor
    Join Date
    10-13-2012
    Location
    Southern California
    MS-Off Ver
    Excel 2007
    Posts
    401

    Re: data fetching from website

    Yes, I agree with Leith... you didn't specify exactly what data you wanted, or how you wanted it presented.

    If web query doesn't work, one solution is to simply parse the data yourself.

    For example, the following small piece of code retrieves the live BSE and NSE prices that are listed on the page. A message box pops up, giving you the figures.

    Please Login or Register  to view this content.
    You can retrieve additional data on the page in a similar fashion.

    (I wish I had a few shares of that stock.)

  4. #4
    Registered User
    Join Date
    05-26-2013
    Location
    Mumbai- India
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: data fetching from website

    12.jpg

    Hi,
    Thanx for the reply.
    i have circled the items that are required from this page. I want to keep company name as input on excel to fetch these nos. on same or separate sheet. I hope i have specified properly this time. e.g. with input of company name = infosys- the nos. that i would need are - prev closing, today Closing, high, low price for BSE and nse in separate cells.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1