I'm trying to fix a bug where the re.compile of window.__additionalDataLoaded of a post from instagram returns "None"... It didn't happened before so I think the way instagram manages its data has changed... Any advice where I can find the new way to get the new regex origin?
I'm looking for the owner username and the likes an Instagram post got...
Thank you
source https://stackoverflow.com/questions/73548067/instagram-python-scrapping-re-compile-and-window-additionaldataloaded
Comments
Post a Comment