Skip to content

Pinterestをスクレイピングして画像をローカルに持ってくるやつ 正直いまはDOM構造変わってたりするから動かないと思う

License

Notifications You must be signed in to change notification settings

Ancient-Scapes/scraping-pinterest-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scraping-pinterest-images

gif1

gif2

Setup

yarn install

touch .env

.env

Please set your Pinterest Email, and Password.

email = [email protected]
password example123456

Usage

node index.js "�search Keyword"

Example

node index.js "モンスターハンターダブルクロス"

TODO

  • scraping more images
  • search result not exists case

About

Pinterestをスクレイピングして画像をローカルに持ってくるやつ 正直いまはDOM構造変わってたりするから動かないと思う

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published