TalkLounge / google-doodle-search

Command Line Tool to search Goodle Doodles for keywords and write to a CSV file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Doodle Search

Command Line Tool to search Goodle Doodles for keywords and write to a CSV file

Unfortunately the Google Doodle Website got completly reworked and now uses reCaptcha. Therefore this script doesn't work anymore.
But the new Search does cover the functionality of this script completely: Google Doodle Search

To get notified about new specific doodles check my other updated project: Google Doodle Notification

Table of Contents

Installation

1. Requirements

2. Download

git clone https://github.com/TalkLounge/google-doodle-search
cd google-doodle-search
npm install

Usage

Example

node src/index.js --type interactive --desc game

Demo

Demo

Disclaimer

Use on your own risk. Google may prohibit the scraping

License

MIT

About

Command Line Tool to search Goodle Doodles for keywords and write to a CSV file

License:MIT License


Languages

Language:JavaScript 100.0%