I\'m trying to retrieve the \'inStockQty\' json key/value pair using beautifulsoup but am having trouble.
Here\'s my code so far:
import requests from