BookmarkSubscribeRSS Feed
R_Chung
Quartz | Level 8

Hello, everyone, another funny issue.

 

I would like to use sas di to navigate a website. Is there any suggestion to do it, say just want to visit http://google.com

 

I have searched for SOAPand RESTtransformation, seems SOAPis not suitable as it is about web service on the server. REST would be similar what I want to do.

 

Thanks

1 REPLY 1
RW9
Diamond | Level 26 RW9
Diamond | Level 26

In what sense?  Do you want to extract data from a data provider, or just get the HTML web page for some scraping?  If you want to extract from a data provider, then proc http:

http://support.sas.com/documentation/cdl/en/proc/70377/HTML/default/viewer.htm#n0bdg5vmrpyi7jn1pbgbj...

 

Is likely a good canidate.

 

If its just a call to a web page to get the variosu html pages back then filename url is likely the first candidate.  Some searches from here on the subject:

https://communities.sas.com/t5/Base-SAS-Programming/webscraping-links-from-a-web-page/td-p/317764/pa...

https://communities.sas.com/t5/General-SAS-Programming/Webpage-scraping-using-SAS/td-p/312396

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 1 reply
  • 704 views
  • 0 likes
  • 2 in conversation