Python Forum
"I'm Feeling Lucky" script problem (again)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"I'm Feeling Lucky" script problem (again)
#4
Look at Web-scraping part-2,under "God dammit JavaScript, why do i not get all content".
I have done this task before look at hint on this line browser.page_source.
soup = BeautifulSoup(browser.page_source, 'lxml')
If do like this will get JavaScript(how in it look Browser) and can parse out links from Google as the look when inspect in browser.
Reply


Messages In This Thread
RE: "I'm Feeling Lucky" script problem (again) - by snippsat - Jul-16-2019, 07:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  requests problem in python script "content type" abdlwafitahiri 4 3,209 Dec-29-2019, 02:29 PM
Last Post: abdlwafitahiri
  Project: “I’m Feeling Lucky” Google Search Truman 31 28,506 Jul-09-2019, 04:20 PM
Last Post: tab_lo_lo
  Problem With Simple Multiprocessing Script digitalmatic7 11 9,256 Apr-16-2018, 07:18 PM
Last Post: digitalmatic7

Forum Jump:

User Panel Messages

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