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
#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
Close
Hashes for GooglePictureCrawlerWithSQS-2.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0b6f12719017d8513387e26d4cd4f98db4b835d24547b9c76361be41bec6304 |
|
MD5 | 745729ffc9c61fbf3c3fe80a6772dee5 |
|
BLAKE2b-256 | 9042335516f9927ef7ba8ed446bc72101259194a9498d794ba7bd668db84f640 |