Skip to content

This small Python app do the following: 1. Open https://www.google.com/ 2. Search for “programming” 3. Parse result page and print title and sections 4. Go to next page and do the same

Notifications You must be signed in to change notification settings

nizarsq/google-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

google-search

This small app do the following:

  1. Open https://www.google.com/
  2. Search for “programming”
  3. Parse result page and print title and sections
  4. Go to next page and do the same

About

This small Python app do the following: 1. Open https://www.google.com/ 2. Search for “programming” 3. Parse result page and print title and sections 4. Go to next page and do the same

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages