Python Forum
pagination for non standarded pages
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pagination for non standarded pages
#11
(Sep-02-2019, 12:18 PM)buran Wrote: you need to convert to integer with int() function. see my previous example. you should be able to fix errors like this by now.

really it was close like this... Wall
Quote:also note that range(1, 55) will give you numbers from 1 to 54
Yes, this i noticed :P thank you for your patience

why do i need functions now?
Reply
#12
(Sep-02-2019, 12:23 PM)zarize Wrote: why do i need functions now?
better structure, DRY principle (don't repeat yourself), easier maintenance and testing, etc.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#13
could i kindly ask you for an example of 1 function which could be applied there and would be useful?

#edit

or nevermind i am reading about this and gonna pracctice it seperately, thank you for your support in this topic! :)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  BeautifulSoup pagination using href rhat398 1 2,402 Jun-30-2021, 10:55 AM
Last Post: snippsat
  Python beautifulsoup pagination error The61 5 3,457 Apr-09-2020, 09:17 PM
Last Post: Larz60+
  Pagination prejni 2 2,392 Nov-18-2019, 10:45 AM
Last Post: alekson
  Scrapy Javascript Pagination (next_page) nazmulfinance 2 3,021 Nov-18-2019, 01:01 AM
Last Post: nazmulfinance
  Python - Scrapy Javascript Pagination (next_page) Baggelhsk95 3 9,991 Oct-08-2018, 01:20 PM
Last Post: stranac
  Filtering and pagination garynobles 0 37,255 Jun-14-2018, 08:11 PM
Last Post: garynobles
  BeautifulSoup and pagination. Mike Ru 1 7,879 Sep-22-2017, 10:15 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020