Code Monkey home page Code Monkey logo

google-local-guides-api's People

Contributors

jinwook-k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

erickhun

google-local-guides-api's Issues

Pull Patterns into constant class

Since all of the fields have somewhat static patterns and only varying by name, I could pull out all the patterns into a constant into another file?...

idk if it'll be worth the time/readability. it'll just make each file shorter to read....

Pull Actual Reviews/photos

There should be a way to pull in actual reviews, ratings, and photos that you actually made (i think)

I don't have a need for it, so i'm not implementing it yet.

Clarify project license

@JinKim7, thanks for this great package. Unfortunately you did not explicitly specify a license in the GitHub repository, while npm states it's licensed under ISC (derived from package.json). I think it would be great to also directly include a license file in the repository to prevent any potential future confusion regarding permitted use of the source code. What dou you think?

profile pic image link

if I want to add another field for the profile pic image link used for your profile, I can test out searching for this type of substring within the body:

// Research: could probs do a quicker search includes email
["//lh3.googleusercontent.com/-randomletters0/AAAAAAAAAAI/AAAAAAAAAAA/QSzyidpnc6o/d980-v-pe-hd-hi7-13df100/photo.jpg", "[email protected]", "John Doe",...]

Most of the methods to scrap the metrics aren't working

Those methods below aren't working. I guess it was when @JinKim7 released the library , but Google Maps updated their UI what broke the code

          reviews: this.getReviews(),
          ratings: this.getRatings(),
           questions: this.getQuestions(),
           placesAdded: this.getPlacesAdded(),
           edits: this.getEdits(),
           facts: this.getFacts(),
           videos: this.getVideos(),
           qa: this.getQA(),
           roadsAdded: this.getRoadsAdded(),
           listsPublished: this.getPublishedLists()

Those ones still works :

            points: this.getPoints(),
            level: this.getLevel(),

I guess we would need to simulate how to get the pop-up with all those informations to make it work again

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.