grabbing webpage data

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joey Martin

    grabbing webpage data

    My issue is two-fold.

    I need to download content on a webpage once a day and then parse the data.
    I know how to parse, so once I get the page, I'm ready to go.

    Here's my question.
    Is it possible to use something like the filesystemobjec t to read a
    webpage instead of filename?

    If yes, great! How?

    If no, what can I use to automatically download a webpage that I can then in
    turn parse?

    Thanks!


  • Aaron [SQL Server MVP]

    #2
    Re: grabbing webpage data

    > Is it possible to use something like the filesystemobjec t to read a[color=blue]
    > webpage instead of filename?[/color]

    No.



    --
    Please contact this domain's administrator as their DNS Made Easy services have expired.

    (Reverse address to reply.)


    Comment

    • Bullschmidt

      #3
      Re: grabbing webpage data

      Using Microsoft's XMLHTTP Object to Get Data From Other Web Pages by
      Richard Lowe - 11/1/2000
      eSports News, Results, upcoming Matches & live Matches. Learn tricks and guides in the esports space. ✅ We cover CS:GO, Dota 2, LOL, Overwatch & PUBG. 


      Best regards,
      J. Paul Schmidt, Freelance ASP Web Consultant
      Do you have an idea for a database on the Web? Hi! I'm a freelance Web and/or database developer who can make database information available 'live' on the Web.

      ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...


      *** Sent via Devdex http://www.devdex.com ***
      Don't just participate in USENET...get rewarded for it!

      Comment

      Working...