Skip to main content

Google picture crawler with SQS connection

Project description

https://pypi.org/manage/project/GooglePictureCrawlerWithSQS/releases/

#TODO
#seperate Google and Bind Crawler based on abstract class
#Implement Factory pattern

**Data Crawler for Google Pictures**

This crawler is suitable to crawl data from google pictures based on a given combination of search terms. The result will be stored on disk and/or in a sqs queue within AWS.

- max amount of data to fetch: 100

**Requirements:**
- AWS credentials
- SQS queue name

**Example Call**
from API.APIStarter import APIStarter
APIStarter.start(5002)

**Routs**
- /crawler (POST)
-- Flag: localstorage
-- Flag: awssqs name
- /crawler/<crawler_id> (POST)
-- Flag: localstorage
-- Flag: awssqs name

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

GooglePictureCrawlerWithSQS-2.0.6-py3-none-any.whl (11.8 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