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

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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