0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re-wrote the image search parsing from the ground up and it is fully working again More... about 12 years ago
Added debug mode and fixed Shopping results More... about 12 years ago
Fixed google calculator using a different method More... about 12 years ago
Cleaned up some of the currency conversion section of the README.md More... about 12 years ago
Added documentation for currency conversion More... about 12 years ago
Added ability to convert between currencies and get exchange rates using google calculator More... about 12 years ago
Attempting to fix readme again More... over 12 years ago
More readme stuff More... over 12 years ago
Merge branch 'master' of github.com:BirdAPI/Google-Search-API More... over 12 years ago
Marked the readme sections as python code, so it will show up syntax highlighted on github More... over 12 years ago
Marked the readme sections as python code, so it will show up syntax highlighted on github More... over 12 years ago
Initial work on shopping now working More... over 12 years ago
Fixed bug in readme markdown More... over 12 years ago
Added a sample result for image searching in the readme More... over 12 years ago
Fixed some bugs in readme markup More... over 12 years ago
Explaining google image searches More... over 12 years ago
Added google calculator explanation More... over 12 years ago
More readme tests More... over 12 years ago
Coding the readme More... over 12 years ago
Explained google web searching More... over 12 years ago
Renamed README to README.md More... over 12 years ago
Started making readme. testing it with github. More... over 12 years ago
fixed a glitch with image searching. also use pprint now to dump objects More... over 12 years ago
Removed the old way of getting images and am using a new way that doesnt require javascript, but is a lot more unstable. More... over 12 years ago
parsing google images is now working, using a javascript free approach, but the old way is still in there commented out in case i need to refer to it later. will be taken out in next commit. More... over 12 years ago
initial code for google image searches More... over 12 years ago
2 or more word units now include a space in between each word More... over 12 years ago
fixed a glitch when no calculator result is shown More... over 12 years ago
added some more useful information in the calculator result class More... over 12 years ago
google calculator results now working for the most part More... over 12 years ago