mokhles404 / Scrape-data-in-Instagram-with-Python

simple script to grab user instgram information
3 stars 1 forks source link

when is search another instagram user name i'ts showing some issue. Please solve this issue as well. #1

Open amitcoders opened 2 years ago

amitcoders commented 2 years ago

print(scrap(user)) File "C:\Users\amitc\OneDrive\Desktop\Scrape-data-in-Instagram-with-Python\instagram.py", line 24, in scrap rep=bs.find("meta",property="og:description").attrs["content"] AttributeError: 'NoneType' object has no attribute 'attrs'

amitcoders commented 2 years ago

image