Scrape Data from Google Maps (in 2023)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024
  • How to Scrape Phone Numbers from Google Maps using Octoparse.
    Downloading Octoparse:
    www.octoparse....
    To get your first 100 B2B leads for free:
    scrap.id/s/1xY
    For a Web Scraping request:
    fdufaurboidin@gmail.com
    XPaths used:
    Scrool: //div[@role="feed"]
    Loop Item: //div[@role="article"]
    Title: //div[@role="main" and @aria-label]//h1[@class="DUwDvf fontHeadlineLarge"]
    Rating: //div[@role="main" and @aria-label]//div[@jsaction="pane.rating.moreReviews"]//span[@aria-hidden]
    Reviews: //div[@role="main" and @aria-label]//div[@jsaction="pane.rating.moreReviews"]//span[contains(text(),"review")]
    Category: //div[@role="main" and @aria-label]//button[@jsaction="pane.rating.category"]
    Address: //div[@role="main" and @aria-label]//button[@data-item-id="address"]
    Opening_Hours: //div[@role="main" and @aria-label]//img[@aria-label="Hours"]/../following-sibling::div[1]//tbody
    Website: (//div[@role="main" and @aria-label]//a[@data-tooltip="Open website"])[1]
    Phone_Number: (//div[@role="main" and @aria-label]//button[@data-tooltip="Copy phone number"])[1]
    Photos: //div[@role="main" and @aria-label]//div[@class="YkuOqf"]

ความคิดเห็น • 70

  • @francoisfromoctoparse
    @francoisfromoctoparse  ปีที่แล้ว +6

    To get your first 100 B2B leads for free:
    scrap.id/s/1xY
    For a Web Scraping request:
    fdufaurboidin@gmail.com

    • @rahuldasangam14
      @rahuldasangam14 ปีที่แล้ว

      Nice video... I need some Xpaths which i tried, but couldn't get it. How can i reach out to you?

    • @francoisfromoctoparse
      @francoisfromoctoparse  ปีที่แล้ว

      @@rahuldasangam14 Thank you.
      By email: fdufaurboidin@gmail.com

  • @Victor-tl4dk
    @Victor-tl4dk ปีที่แล้ว +3

    I want to use this to find "apartments" around my "university."
    I'd also "compare" it to crime maps (just one of the many things I'm interested in) and decide which ones are the best after calling and asking about "prices."

    • @francoisfromoctoparse
      @francoisfromoctoparse  ปีที่แล้ว +1

      Google Maps is not for you then.
      What might be more helpful is real estate websites.

  • @redditstorytime2636
    @redditstorytime2636 ปีที่แล้ว +2

    Very informative. Keep uploading such useful videos.

  • @AgenciaAdquisición
    @AgenciaAdquisición 9 หลายเดือนก่อน

    Has anything changed? I followed step by step and it's not working. Variable list function is not dragging the list.

    • @francoisfromoctoparse
      @francoisfromoctoparse  9 หลายเดือนก่อน

      Yes, things have changed.
      I have made an updated "2024" version on the channel.

  • @gopinathraghu5550
    @gopinathraghu5550 ปีที่แล้ว +1

    HI, I am using this app based on your guidance. Recently this app not taking the xpath properly and the values are not coming. can you please help to share the latest xpath or share a latest video. i need your help.

  • @yassa.9624
    @yassa.9624 7 หลายเดือนก่อน

    Bonjour Francois,
    How can i extract the speed limit data from a circuit on google maps please ?

    • @francoisfromoctoparse
      @francoisfromoctoparse  7 หลายเดือนก่อน

      Hello,
      I think you should take a look at the Google Maps API.
      Maybe they have a feature for this.

  • @lockheedraptorf2280
    @lockheedraptorf2280 ปีที่แล้ว

    Hello Francois! This was really helpful. I need a bit of guidance. I want to scrape data from Google Maps where I can get the emails, and Facebook links also. How would I do that?

    • @francoisfromoctoparse
      @francoisfromoctoparse  ปีที่แล้ว

      Hello,
      You can click the link in the pinned comment.
      The website allows to get email addresses and social media links.

  • @AbderrazakRouag
    @AbderrazakRouag 11 หลายเดือนก่อน

    Hey Thank you
    But I have only managed to scrapp 20 results ... I think the scroll is not working properly ... any ideas ??

    • @francoisfromoctoparse
      @francoisfromoctoparse  10 หลายเดือนก่อน +1

      Hello,
      You can write your own XPath.
      XPaths have to be changed from time to time.

  • @Clovelt
    @Clovelt ปีที่แล้ว

    Very useful!

  • @RMConcept
    @RMConcept ปีที่แล้ว

    Bonjour, j'ai suivi à la lettre les étapes mais je crois que j'ai un problème avec mon xpath sur loop item.

    • @francoisfromoctoparse
      @francoisfromoctoparse  ปีที่แล้ว

      Bonjour,
      Les XPaths doivent êtres vérifiés (et si besoin modifiés) régulièrement.

  • @tomcha75
    @tomcha75 ปีที่แล้ว

    Thank you for the video. Octoparse not working anymore with Google Maps was driving me nuts.

    • @francoisfromoctoparse
      @francoisfromoctoparse  ปีที่แล้ว +2

      Scraping Google Maps is not easy but it still should work. One little trick: When you launch your Google Maps task, try not to browse on another tab. It tends to decrease the number of results you will get (something I've only notived on Google Maps).

    • @tomcha75
      @tomcha75 ปีที่แล้ว

      @@francoisfromoctoparse Had no idea about that. Thanks, and again for the tutorial.

    • @D1RK_QUEEN
      @D1RK_QUEEN ปีที่แล้ว

      bruh me too😂

    • @atVertexTop
      @atVertexTop 10 หลายเดือนก่อน

      does this problem continue to persist as of now?@@francoisfromoctoparse

  • @r.g.p
    @r.g.p 2 หลายเดือนก่อน

    first code is not work? (x path one)

  • @МаріяКорнєва-р9ж
    @МаріяКорнєва-р9ж 11 หลายเดือนก่อน

    Hello, this /a tag doesn’t work for me, I don’t know why( and same with some of the formulas

    • @francoisfromoctoparse
      @francoisfromoctoparse  11 หลายเดือนก่อน

      Hello,
      Formulas can change over time.
      It is better to write our own.

  • @Nataliegaskell-p7k
    @Nataliegaskell-p7k ปีที่แล้ว

    Looks good but the Loop item Xpath does not work when i follow the steps :(

  • @jeanliu1598
    @jeanliu1598 11 หลายเดือนก่อน +1

    Title code doesn't work for me……

    • @Penelope416
      @Penelope416 10 หลายเดือนก่อน

      Yeah, me neither.

    • @francoisfromoctoparse
      @francoisfromoctoparse  10 หลายเดือนก่อน

      XPaths have to be changed from time to time.
      I have done a video explaining how to write them.

  • @NoSTs123
    @NoSTs123 11 หลายเดือนก่อน

    what would one do with the scrapped data?

  • @innerpeacemeditation6499
    @innerpeacemeditation6499 10 หลายเดือนก่อน

    Hiii Can i know which people visited google map specific location?

  • @bhumikarijal4456
    @bhumikarijal4456 ปีที่แล้ว

    How to scrape the data within 20 mile radius?

    • @francoisfromoctoparse
      @francoisfromoctoparse  ปีที่แล้ว

      I don't think you can directly do that.
      I might suggest Apify in that case.

    • @jansigoswami8435
      @jansigoswami8435 4 หลายเดือนก่อน

      u can apply filter in google map itself

  • @Lui-E
    @Lui-E ปีที่แล้ว

    how can you do it for multiple
    url links?

  • @CarolineImelda
    @CarolineImelda ปีที่แล้ว

    I guess the xpath for phone number is not working for mee

    • @francoisfromoctoparse
      @francoisfromoctoparse  ปีที่แล้ว +2

      I will maybe make a video about the topic one day.
      In the meantime, I suggest writing it by yourself or directly click on the element.

    • @CarolineImelda
      @CarolineImelda ปีที่แล้ว

      @@francoisfromoctoparse Thankyou so much

  • @CatchYouInAction
    @CatchYouInAction 10 หลายเดือนก่อน

    do you realize you took a simple task and turned it into the most complicated video ever? i am trying to understand what you are doing and i cant figure it out ! impossible mate

  • @6flo
    @6flo ปีที่แล้ว

    I couldn't extract emails

  • @georgeg8825
    @georgeg8825 10 หลายเดือนก่อน

    How can Scrape place id?

  • @topfoodlind260
    @topfoodlind260 4 หลายเดือนก่อน

    need your help

  • @NageshD-mq6se
    @NageshD-mq6se 10 หลายเดือนก่อน

    Give script for this scraping

  • @ExplorerOfTheGalaxy
    @ExplorerOfTheGalaxy ปีที่แล้ว

    Octoparse is not free.

    • @francoisfromoctoparse
      @francoisfromoctoparse  ปีที่แล้ว

      It is.
      This is a freemium tool.

    • @LetsScrapeData
      @LetsScrapeData ปีที่แล้ว

      it's free if you do not use some features such as schedule, proxy,

    • @orignaltribalcheif
      @orignaltribalcheif ปีที่แล้ว

      Yes instant data scraper for Google maps it is free 😂😂😂

    • @francoisfromoctoparse
      @francoisfromoctoparse  11 หลายเดือนก่อน

      @@orignaltribalcheif Not a good tool.

    • @Jan-nd1hv
      @Jan-nd1hv 10 หลายเดือนก่อน

      @@francoisfromoctoparse Can I know why its "Not a good tool"?