Skip to content

Instantly share code, notes, and snippets.

@kipronokoech
Created August 15, 2020 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kipronokoech/353e23818fd470775c71ff5e8ca1e8a7 to your computer and use it in GitHub Desktop.
Save kipronokoech/353e23818fd470775c71ff5e8ca1e8a7 to your computer and use it in GitHub Desktop.
for c in range(1,11):
print("http://books.toscrape.com/catalogue/category/books_1/page-{}.html".format(c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment