BookmarkSubscribeRSS Feed
HomelessDeveloper
Calcite | Level 5
I'm new to SAS but have many manuals and books to read through, but can anyone tell me if SAS can connect to external web sites to pull data? If so, what keywords should I research to start building scripts?
2 REPLIES 2
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
You will need to clarify what is meant by "connect to external web sites"? It is possible to scrape and parse HTML, also SAS 9.2 provides a documented PROC SOAP interface (using XML) for web service data-retrieval requests. There is a FILENAME statement which has several "access method" types for various remote system/server processing, such as FTP and others.

Suggest you start with the SAS Language Reference and then FILENAME statement, then explore one or more of the SAS Companion guides for your favorite OS, and make use of the SAS support http://support.sas.com/ website and its vast resources for this type of request.

Scott Barry
SBBWorks, Inc.

Recommended Google advanced search argument, this topic/post:

filename http access method site:sas.com

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1308 views
  • 0 likes
  • 3 in conversation