Skip to content

Scrape first image from google images from csv

License

Notifications You must be signed in to change notification settings

APEC-2021-NZ/Thumbnail-Scraper

Repository files navigation

Thumbnail-Scraper

Basically scrape the first image for each CSV file. Needed for Explore page for AirTour.

Install

npm install

Read Scripts for how to use

Scripts

Scrape image for each City in cities.csv and upload to firestore.

npm run imageCities
npm run uploadCities

Scrape image for each Destination in destinations.csv and upload to firestore.

npm run imageDestinations
npm run uploadDestinations

Scrape image for each Experience in experiences.csv and upload to firestore.

npm run imageExperiences
npm run uploadExperiences

About

Scrape first image from google images from csv

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published