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

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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
  • 1 reply
  • 652 views
  • 0 likes
  • 2 in conversation