BookmarkSubscribeRSS Feed
Pandu2
Obsidian | Level 7

Hi Everyone, Hope you all have been better. I'm trying to find a way to use sas to automatically login to a website and then go to a particualr tab to download all the data into excel files. Unfortunately it doesn't offer any api and it's not open to the internet. Any information you can provide is appreciated. Thankyou!.

1 REPLY 1
ChrisHemedinger
Community Manager

Depending on the login style, the task might not be possible with just SAS code. If there is no API and the login is anything but Basic Auth (user/pw), it can get tricky.

 

However, PROC HTTP can do a lot of things. Check out the webinar and resources here.

 

Learn from the Experts! Check out the huge catalog of free sessions in the Ask the Expert webinar series.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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