issues
search
chris-greening
/
instascrape
Powerful and flexible Instagram scraping library for Python, providing easy-to-use and expressive tools for accessing data programmatically
https://chris-greening.github.io/instascrape/
MIT License
636
stars
111
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MissingCookiesWarning: Request header does not contain cookies! It's recommended you pass at least a valid sessionid otherwise Instagram will likely redirect you to their login page.
#171
IsfetShen
opened
1 year ago
0
its gives an error when i try to download the reel
#170
pdxpro0098
opened
1 year ago
1
Error scraping photos: ModuleNotFoundError: No module named 'helpers'
#169
scr3wh34d
opened
1 year ago
2
json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 1 column 2 (char 1)
#168
purvang3
opened
1 year ago
3
TypeError:Profile.__init__() missing 1 required positional argument: data
#167
joe-rabbit
opened
1 year ago
0
build(deps): bump certifi from 2020.6.20 to 2022.12.7
#166
dependabot[bot]
opened
1 year ago
0
I want to grab the recent reels video views from the profile page (username/reels/)? Is that possible?
#165
whatayush
opened
2 years ago
0
JSONDecodeError within scrape() method
#164
santimorales0326
opened
2 years ago
6
build(deps): bump lxml from 4.6.2 to 4.9.1
#163
dependabot[bot]
opened
2 years ago
0
ValueError: Invalid value NaN (not a number)
#162
mariodias
opened
2 years ago
0
Getting an Error while I call method "scrape"
#160
botkeshav
opened
2 years ago
2
KeyError: 'ProfilePage'
#159
basheerpaliyathu
opened
2 years ago
0
Restore basic video metadata fetching
#157
boscacci
closed
2 years ago
1
ValueError while Scrapping Posts
#156
InzamamAnwar
opened
2 years ago
9
requests lib throwing `Invalid value NaN (not a number)` Error
#155
Cherchercher
opened
2 years ago
1
Error : 'Post' object has no attribute 'video_url'
#154
ananthan-123
closed
1 year ago
2
Biography field brings own bio
#153
matiastiberio
opened
2 years ago
0
Change lxml parser to html.parser
#150
NotNANtoN
opened
2 years ago
0
build(deps): bump lxml from 4.6.2 to 4.6.5
#149
dependabot[bot]
closed
2 years ago
1
TypeError: 'NoneType' object is not subscriptable on location scrape
#148
robin-price
opened
2 years ago
0
Unable to locate file with data dump from posts
#147
jtopper9
opened
2 years ago
0
Fix `video_url` not being returned on post from profile
#146
code1dot
opened
3 years ago
0
Cannot retreive video_url from post object
#145
code1dot
closed
3 years ago
1
no of profiles during a day
#144
spy001s
closed
3 years ago
1
Even after passing a valid cookie, the Instagram account gets disabled (update: permanently)
#141
marco97pa
opened
3 years ago
2
instascrape.exceptions.exceptions.InstagramLoginRedirectError: Instagram is redirecting you to the login page instead of the page you are trying to scrape. This could be occuring because you made too many requests too quickly or are not logged into Instagram on your machine. Try passing a valid session ID to the scrape method as a cookie to bypass the login requirement
#140
monajalal
opened
3 years ago
2
Scraping multiple photos in a single post
#139
sangwoo0123
opened
3 years ago
2
Hashtag Scraper KeyError: 'graphql' when using Selenium webdriver or Sessionid Cookie
#138
kalebm1
opened
3 years ago
2
Got SyntaxError while importing from package
#137
devanghingu
closed
3 years ago
1
Profile block and list index out of range
#136
waqarmuhammad1
opened
3 years ago
0
JSON list index out of range
#133
Zelatrix
opened
3 years ago
1
'Reel' object has no attribute 'is_video' Error
#132
harrssh18
opened
3 years ago
0
How to get Photo or video Src ?
#131
jimmyxp01
opened
3 years ago
1
Add get_posts() method to Hashtag class
#128
thisiselliot
opened
3 years ago
0
Lazy iterator for post discovery
#127
stefco
opened
3 years ago
0
fix get_recent_comments on selenium/requests.Session (Fixes #124)
#126
stefco
closed
3 years ago
1
Add download_carousel
#125
stefco
opened
3 years ago
2
get_recent_comments() results in KeyError: 'entry_data'
#124
agostini335
opened
3 years ago
6
[POST MODULE] some post url return NAN value for 'USERNAME'.
#123
59-web
opened
3 years ago
1
build(deps): bump urllib3 from 1.25.10 to 1.26.5
#122
dependabot[bot]
opened
3 years ago
0
Profile.scrape is_private keeps return True
#121
yemregundogmus
opened
3 years ago
1
profile_pic_url missing on post.scrape
#120
radoya
opened
3 years ago
0
IndexError: list index out of range
#119
radoya
closed
3 years ago
1
How do I get all posts from a specific hashtag passing the session id output=csv?
#118
fredcobain
opened
3 years ago
2
FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?
#117
lhkerckh
opened
3 years ago
4
instascrape.exceptions.exceptions.InstagramLoginRedirectError even though I used get_posts([...] login_first=True)
#116
bogu399
opened
3 years ago
0
Scrape Only Videos?
#115
boscacci
closed
3 years ago
2
_static_scraper.py wrong json data argument is passed
#114
katepratik
opened
3 years ago
1
build(deps): bump lxml from 4.6.2 to 4.6.3
#113
dependabot[bot]
closed
2 years ago
1
future feature annotations is not defined (profile.py, line 1)
#112
AryaDeepanshu
closed
3 years ago
1
Next