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.

 

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
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
  • 1011 views
  • 0 likes
  • 2 in conversation