urlread2
Version 1.1
Replacement for urlread. Example functions in the urlread2 file show how to make equivalent calls as are made in urlread. Helper functions can be written (some provided) to provide additional functionality without always needing to modify the urlread2 code.
Specific improvements:
- improved unicode support
- improved binary retrieval support
- request and response header access
- response status access
A technical description of the implementation can be found at:
http://undocumentedmatlab.com/blog/expanding-urlreads-capabilities/
Cite As
Jim Hokanson (2024). urlread2 (https://www.mathworks.com/matlabcentral/fileexchange/35693-urlread2), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Web Access and Streaming > Web Services >
- Application Deployment > MATLAB Compiler SDK > Python Package Integration >
Tags
Acknowledgements
Inspired by: Rewrites of urlread and urlwrite, new useful urlread-urlreadv
Inspired: woulgar/tradesman, QuinnSys/QuinnSys-OAPI, swagccg-m2m, SlackMatlab, Philips Hue Lamp Controller, Philips Hue Matlab Driver
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.