gosom / google-maps-scraper

scrape data data from Google Maps. Extracts data such as the name, address, phone number, website URL, rating, reviews number, latitude and longitude, reviews,email and more for each place
MIT License
819 stars 108 forks source link

How to get the Feautred Image #9

Closed Chetan11-dev closed 1 year ago

Chetan11-dev commented 1 year ago

Hello Georgios, Great Work especially the Kuberentes Integration. Also, my question is how did you get the featured image for google-maps-scraping topic? Screenshot (529)

Thanks, Chetan

Chetan11-dev commented 1 year ago

Also, I see you are looking for a maintainer. You can use my google-maps-scraper HERE! and read Project README.md HERE to learn to use the Scraper. especially see get_more_data.js you will really like to integrate that part. It is brilliant and scrapers 30+ Data Points, 120 Google Maps Result in 2.5 minutes.
It is MIT licensed You can add as much code as you want. I have no issue.

gosom commented 1 year ago

@Chetan11-dev thanks for sharing your project.

To add a featured image go to Settings -> Social Preview

Chetan11-dev commented 1 year ago

Thanks