Thread
:
Custom Recipe returns list index out of range
View Single Post
12-21-2022, 10:27 AM
#
4
unkn0wn
Guru
Posts: 625
Karma: 85520
Join Date: May 2021
Device: kindle
Quote:
url = [x.get('href', '') for x in select('main .store-listing__img a')][0]
url = absurl(url)
try this - replace the
url = absurl(url)
with url = your link
unkn0wn
View Public Profile
Find More Posts by unkn0wn
Track Posts by unkn0wn via RSS