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.
-
Notifications
You must be signed in to change notification settings - Fork 2
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…
ahmadika/Domain_GoogleAPI_Top_URL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published