Python Forum
Need help to get product details using BeautifulSoup+Python3.6!
Thread Rating:
  • 2 Vote(s) - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help to get product details using BeautifulSoup+Python3.6!
#2
You're incrementing the page regardless of if there is page increment available. The problem on the page it is failing on is that it will keep going forever and loading the same page over and over (try it manually in your browser). You're going to need to check if there are more than 1 page before you increment.

either that or you need to use ?view_all=1
Reply


Messages In This Thread
RE: Need help to get product details using BeautifulSoup+Python3.6! - by Maverick494 - Jun-26-2018, 03:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  All product links to products on a website MarionStorm 0 1,122 Jun-02-2022, 11:17 PM
Last Post: MarionStorm
  How to make data coming from a database clickable giving more details newbie1 8 3,859 May-29-2020, 11:19 PM
Last Post: newbie1
  Help with python3 (BeautifulSoup) freaknez 1 3,056 Sep-14-2018, 09:50 PM
Last Post: Larz60+
  My Django 2.0.6 logging is not working while product merging PrateekG 0 2,211 Jul-26-2018, 02:24 PM
Last Post: PrateekG
  Getting 'list index out of range' while fetching product details using BeautifulSoup? PrateekG 8 8,305 Jun-06-2018, 12:15 PM
Last Post: snippsat
  Unable to fetch product url using BeautifulSoup with Python3.6 PrateekG 6 4,336 Jun-05-2018, 05:49 PM
Last Post: PrateekG
  Ho to get all the caontact details from exchange server in python ppsingh22688 0 2,008 Feb-13-2018, 09:20 AM
Last Post: ppsingh22688

Forum Jump:

User Panel Messages

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