/Pixabay_Crawler_1

Pixabay Crawler using selenium in python

Primary LanguagePython

Pixabay_Crawler

Pixabay Crawler using selenium in python

How to execute

  1. git clone/download
  2. cd Pixabay_Crawler
  3. python3 crawler.py [name] [count] [folder name]
  • name : you want to crawl image's name
  • count : How many image to crawl
  • folder name : path that image will be saved

Stuff

  • If you have a problem with xpath, then try like this
  1. Searsh the image in Pixabay

Untitled3

  1. View the page to developer and click like that using it

0

Untitled

  1. Copy xpath

Untitled1

  1. Past it to xpath(variable name) in xpath