Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Allintitle Search with Python
#1
I'm trying to use python to perform an allintitle google search and then return the number of results.

I'm able to use requests to perform the google search, and then I tried using bs4 to find the div/class, but I'm not able to get it to work.

I'm kind of new to both python and webscraping, but this seems like something that should be possible to do, but I'm stuck on ideas of what to try out next.

Any help or ideas to try would be greatly appreciated.
Reply


Messages In This Thread
Allintitle Search with Python - by lradue - Jan-10-2021, 06:32 AM
RE: Allintitle Search with Python - by ndc85430 - Jan-10-2021, 08:14 AM
RE: Allintitle Search with Python - by lradue - Jan-11-2021, 04:22 AM
RE: Allintitle Search with Python - by snippsat - Jan-10-2021, 02:29 PM
RE: Allintitle Search with Python - by lradue - Jan-11-2021, 04:23 AM

Forum Jump:

User Panel Messages

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