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

keep getting this error #2

Open
larschri15 opened this issue Aug 11, 2022 · 0 comments
Open

keep getting this error #2

larschri15 opened this issue Aug 11, 2022 · 0 comments

Comments

@larschri15
Copy link

i get the hole time this error:

Traceback (most recent call last):
File "C:\Users\larss\Downloads\thingiscrape-master\thingiscrape-master\thingiscrape.py", line 324, in
popular(args.popular_true)
File "C:\Users\larss\Downloads\thingiscrape-master\thingiscrape-master\thingiscrape.py", line 94, in popular
generic_search(sort_type="popular", n_pages=n_pages)
File "C:\Users\larss\Downloads\thingiscrape-master\thingiscrape-master\thingiscrape.py", line 76, in generic_search
rest_url += access_keyword + api_token + rest_keywords["pages"] + str(idx + 1)
TypeError: can only concatenate str (not "NoneType") to str

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant