Skip to main content

Image scrapping from google

Project description

image_scrapper

step 1

pip install pymongo

pip install pymongo[srv]

pip install image-scrapper-pk1308

step 2

from imagescrapper.runner import imagescrapper

import pymong

step 3

mongourl ="mongodb+srv://<username>:<password>@<cluster-name>.mongodb.net/myFirstDatabase"

client = pymongo.MongoClient(mongourl)

step4

scrapper =imagescrapper(client)

scrapper.search_and_download(search_term="Virat kholi",number_images=10)

Enjoy

Data saved to data/Virat kholi

link to pip

pip install image-scrapper-pk1308

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

image_scrapper-pk1308-0.0.3.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

image_scrapper_pk1308-0.0.3-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page