Stock share borrowing data can be used to determine whether or not a stock has Short Squeeze potential. Here I will show you how you can get borrowing data for a particular stock in Python.
This can be used with any language you can make api requests with, but I'm using Python in this example