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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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
  • 922 views
  • 0 likes
  • 3 in conversation