Product #20: SPFYUserlyzer

I am a developer currently in Germany and a father to one. I share productivity apps for Salesforce implementations every week.
Try out these 5 star rated Salesforce browser extensions I built.
- Salesforce Dependent Picklist Matrix Export
- Salesforce Data/Metadata Utility
- Record and Metadata Comparator for Salesforce (Originally developed by Rajiv Bhatt)
If you have any suggestions for improvements or if you just want to tell me how much my project sucks, my email is manindersfdc@gmail.com.
You can support my work at https://www.buymeacoffee.com/maninders

Name: SPFYUserlyzer
Usage: Export Data Storage in Salesforce
#Scripts #FreeApp #OpenSource #Python
Description:
- The python script screen scrapes the data storage by record, by user (based on SOQL) in Salesforce org and export the results to an Excel spreadsheet.
- Works only in Salesforce classic but can be extended for lightning as well.
- The script scrapes the data from the URL https:///setup/user/userstorageusage.jsp?id=005r0000005BrMAAU, where 005r0000005BrMAAU is the user Id.
- Uses simple-salesforce, selenium and chromedriver libraries for automation.
Favourite Feature:
- Provides flexibility to configure the SOQL based on which the export is generated.
Repo: SPFYUserlyzer
Modified version of the original app with instructions. Created by me :)






