Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mysterious bug #11

Open
xuebofan opened this issue Jan 14, 2020 · 0 comments
Open

Mysterious bug #11

xuebofan opened this issue Jan 14, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@xuebofan
Copy link

Hi, I've been using the library for several month, and since about one month ago I frequently encounter this problem and have to rerun the code and ignore certain posts. Please help to fix this. Thanks!

Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/data/imgur/scraper.py", line 331, in autoscrape for post in get_viral_posts_from(date=day): File "/data/imgur/env/lib/python3.6/site-packages/imgur_scraper/imgur_scraper.py", line 25, in get_viral_posts_from 'title': entries.find('.hover > p')[0].full_text, IndexError: list index out of range

@saadmanrafat saadmanrafat added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants