+ Reply to Thread
Results 1 to 4 of 4

Web Query import data before webpage fully loads

  1. #1
    Registered User
    Join Date
    07-14-2014
    Location
    Singapore
    MS-Off Ver
    Office 2011
    Posts
    8

    Web Query import data before webpage fully loads

    Hi,

    Tried to use VBA to do a web query, but it pulls in the data before the page is fully loaded.
    http://vip.stock.finance.sina.com.cn/mkt/#lwg_qh
    The numbers in the table are not loaded when I import the page

    Is there any way to delay the loading by 5 seconds before importing the page?

    Thanks

  2. #2
    Forum Expert
    Join Date
    11-24-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    9,831

    Re: Web Query import data before webpage fully loads


    Hi,

    use Wait method …

    But I tkink it's a bad code, post it using code tags as per forum rules …

  3. #3
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Web Query import data before webpage fully loads

    The table is built in JavaScript so you need to parse the Json:

    Please Login or Register  to view this content.

  4. #4
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Web Query import data before webpage fully loads

    Updated...

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Import Data from Webpage
    By kosti in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-07-2015, 10:33 AM
  2. Want to Import Data from WebPage
    By hkharabe in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-28-2014, 11:20 PM
  3. How to import data from webpage (from ajax)
    By Excellearner2012 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-23-2012, 03:39 PM
  4. Import a data from webpage into excel
    By sarath25 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-29-2011, 05:42 AM
  5. more than 100 webpage import data macro
    By haiintha in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-17-2011, 05:02 AM

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