Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Python beautifulsoup pagination error
Post: RE: Python beautifulsoup pagination error

(Apr-08-2020, 09:29 AM)Larz60+ Wrote: what would your search word be?Thank you i solve the problem
The61 Web Scraping & Web Development 5 3,506 Apr-09-2020, 09:20 AM
    Thread: Python beautifulsoup pagination error
Post: RE: Python beautifulsoup pagination error

(Apr-08-2020, 03:06 AM)Larz60+ Wrote: what would your search word be? comment out line 30, then after line 29, add: newurl = f"https://eksisozluk.com/{word}?p={str(num)}" print(newurl) p...
The61 Web Scraping & Web Development 5 3,506 Apr-08-2020, 07:38 AM
    Thread: Python beautifulsoup pagination error
Post: Python beautifulsoup pagination error

I want to make a pagination but page is not changed import requests from bs4 import BeautifulSoup as bs from colorama import init init(autoreset=True) #Header parametreleri header_param = {"User...
The61 Web Scraping & Web Development 5 3,506 Apr-08-2020, 12:12 AM

User Panel Messages

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