Hi! Help would be greatly appreciated with virtual love & virtual kisses
I need to write a program that outputs HQ addresses of companies from Google + Local pages.
When the user inputs the company's names
ex :
Yahoo
Google
the program would output




I need to write a program that outputs HQ addresses of companies from Google + Local pages.
When the user inputs the company's names
ex :
Yahoo
the program would output
Output:[/font][/color] Yahoo 701 First Avenue Sunnyvale, CA 94089
[color=#000000][font=Consolas,]Google 1600 Amphitheatre Parkway, Mountain View, CA 94043
Can I write this kind of program with Python?