Skip to content

Extracting social network between philosophers by using the Google search suggestions

Notifications You must be signed in to change notification settings

GabrieleDettori/Philosopher-extractor-from-Google-suggestions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Philosopher extractor from Google's suggestions

The project extracts relationships between any name given as input and the names suggested by Google when searching for an alternative to something, i.e., the suggestions that would appear in the search bar by typing “[name] vs. ...” The purpose of the project is to get a ranking of the most influential philosophers in history, but the program can be applied to anything, as long as you want to compare alternatives in the same field (brands, programs, programming languages, ideologies, etc.).

Tools used:

  • xml.etree.ElementTree
  • networkx
  • matplotlib
  • urllib3
  • pandas
  • pyvis

About

Extracting social network between philosophers by using the Google search suggestions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published