Python Forum
Program that outputs HQ addresses of companies from Google + Local pages
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Program that outputs HQ addresses of companies from Google + Local pages
#1
Hi! Help would be greatly appreciated with virtual love  & virtual kisses Heart Heart Heart Heart

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

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?
Reply
#2
You can write anything with any programming language, it just depends on your effort. If you want to interact with Google Maps I suggest this free course from Udacity and Google Maps Documentation.
Keep it simple, stupid — kiss principle.
Reply
#3
Yes, this is typically a task python is good at. Check the requests library.
Unless noted otherwise, code in my posts should be understood as "coding suggestions", and its use may require more neurones than the two necessary for Ctrl-C/Ctrl-V.
Your one-stop place for all your GIMP needs: gimp-forum.net
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  format json outputs ! evilcode1 3 1,692 Oct-29-2023, 01:30 PM
Last Post: omemoe277
  Formatting outputs created with .join command klairel 2 592 Aug-23-2023, 08:52 AM
Last Post: perfringo
  I have written a program that outputs data based on GPS signal kalle 1 1,132 Jul-22-2022, 12:10 AM
Last Post: mcmxl22
  How to load all pages of the pdf file to the program alicenguyen 9 2,194 Jul-04-2022, 03:14 AM
Last Post: alicenguyen
  a function to get IP addresses of interfaces Skaperen 2 1,380 May-30-2022, 05:00 PM
Last Post: Skaperen
  Loop through list of ip-addresses [SOLVED] AlphaInc 7 3,837 May-11-2022, 02:23 PM
Last Post: menator01
  Why does absence of print command outputs quotes in function? Mark17 2 1,341 Jan-04-2022, 07:08 PM
Last Post: ndc85430
  Thoughts on interfacing with a QR code reader that outputs keystrokes? wrybread 1 1,448 Oct-08-2021, 03:44 PM
Last Post: bowlofred
  instance methods sharing addresses mim 1 2,207 Mar-28-2021, 05:22 AM
Last Post: deanhystad
  Combining outputs into a dataframe rybina 0 1,649 Mar-15-2021, 02:43 PM
Last Post: rybina

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020