معرفی شرکت ها


engineCrawler-1.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Scraping images from the web.
ویژگی مقدار
سیستم عامل -
نام فایل engineCrawler-1.3
نام engineCrawler
نسخه کتابخانه 1.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Erich Garcia
ایمیل نویسنده erich.info.work@gmail.com
آدرس صفحه اصلی https://github.com/ehoraizon/engineCrawler
آدرس اینترنتی https://pypi.org/project/engineCrawler/
مجوز -
# Image Scraper Simple python module for scraping images from the web, created for AI development. ## Features * scrape images from google.com and duckduckgo.com * search duplicated and eliminate them. * allow to create complex databases from the engine top search of supplied keyword. * use tor network with firefox for scraping. (optional) ## Basic Usage ``` >> imageCrawler.py -k cats dogs >> Select by number the queries to ignore: >> ( 0 ) cats >> ( 1 ) cats with hats >> 1 >> Start with cats download 4000 at engines\cats >> 100% >> Select by number the queries to ignore: >> ( 0 ) dogs >> ( 1 ) dogs with hats >> 1 >> Start with dogs download 4000 at engines\dogs >> 100% >> Searching duplicated... >> END ``` ### Results: \engines \cats \ keys.json \ +4000 images files \dogs \ keys.json \ +4000 images files ## Installing ### (1) Install. * [Firefox](https://www.mozilla.org/en-US/firefox/new/) * [TorBrowser](https://www.torproject.org/) (OPTIONAL). ### (2) Download and add to path. #### geckodriver combability [check](https://stackoverflow.com/questions/45329528/which-firefox-browser-versions-supported-for-given-geckodriver-version) * [geckodriver](https://github.com/mozilla/geckodriver/releases) ### (3) Run this command. ``` pip install engineCrawler ```


نیازمندی

مقدار نام
- selenium
- requests
- imagehash
!=1.5.7,>=1.5.6 PySocks
- numpy


نحوه نصب


نصب پکیج whl engineCrawler-1.3:

    pip install engineCrawler-1.3.whl


نصب پکیج tar.gz engineCrawler-1.3:

    pip install engineCrawler-1.3.tar.gz