Skip to content

This project uses Google Search API to provide a list of most occurred urls based on domain keywords and phrases list. The code generates the phrases first based on the provided keywords and then use them for searching. After each searching, top 10 urls are considered and added to a dictionary. Iterating through all keywords, the dictionary is f…

Notifications You must be signed in to change notification settings

ahmadika/Domain_GoogleAPI_Top_URL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Domain_GoogleAPI_Top_URL

This project uses Google Search API to provide a list of most occurred urls based on domain keywords and phrases list. The code generates the phrases first based on the provided keywords and then use them for searching. After each searching, top 10 urls are considered and added to a dictionary. Iterating through all keywords, the dictionary is finally sorted based on the frequency of occurrence.

About

This project uses Google Search API to provide a list of most occurred urls based on domain keywords and phrases list. The code generates the phrases first based on the provided keywords and then use them for searching. After each searching, top 10 urls are considered and added to a dictionary. Iterating through all keywords, the dictionary is f…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published