Skip to content

riancintiyo/llm-review-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM Review Scraper

Scraping Google Maps review using Puppeteer and create Sentiment Analysis summary using LLM.

Notes: Current update still not supported short link Google Maps.

Installation

Installation

  • Make sure you have installed Node.js

  • Clone the repository.

  • On .env file add API_KEY from Google Gemini

  • Run:

    npm install
  • On .env file add API_KEY from Google Gemini

Usage

// after adding API_KEY run:
npm run install
npm run dev

Paste Google Maps Review URL on terminal using command CTRL + SHIFT + V

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Thanks to Kylie Ying for inspiring the ideas.

License

MIT

About

Create LLM Summary from Google Maps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published