معرفی شرکت ها


django-scraper-0.3.8


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Django application for collecting online content following user-defined instructions
ویژگی مقدار
سیستم عامل -
نام فایل django-scraper-0.3.8
نام django-scraper
نسخه کتابخانه 0.3.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ha Pham
ایمیل نویسنده me@zniper.net
آدرس صفحه اصلی https://github.com/zniper/django-scraper
آدرس اینترنتی https://pypi.org/project/django-scraper/
مجوز The MIT License (MIT)
.. image:: https://travis-ci.org/zniper/django-scraper.svg?branch=master :target: https://travis-ci.org/zniper/django-scraper .. image:: https://coveralls.io/repos/zniper/django-scraper/badge.svg?branch=master :target: https://coveralls.io/r/zniper/django-scraper?branch=master **django-scraper** is a Django application for collecting online content following user-defined instructions Features ======== * Extract content of given online website/pages and stored under JSON data * Crawl then extract content in multiple pages, with given depth. * Can download media files present in page * Have option for storing data under ZIP file * Support standard file system and AWS S3 storage * Customisable crawling requests for different scenarios * Process can be started from Django management command (~cron job) or with Python code * Support extracting multiple content (text, html, images, binary files) in the same page * Have content refinement (replacement) rules and black words filtering * Support custom proxy servers, and user-agents *Support Django 1.6, 1.7, and 1.8* Samples ======= Below is sample result from scraping https://news.ycombinator.com/ask * `Result ZIP file <https://dl.dropboxusercontent.com/u/44239448/94f8f6d9-news.ycombinator.com.zip>`_ * JSON result via a renderer: .. image:: https://dl.dropboxusercontent.com/u/44239448/scraper-screen.jpg :target: https://dl.dropboxusercontent.com/u/44239448/scraper-screen.jpg Installation ============ This application requires some other tools installed first:: lxml requests **django-scraper** installation can be made using `pip`:: pip install django-scraper For more and latest information about configuration or usage, please visit the repository in github: https://github.com/zniper/django-scraper Support ======= If you have any questions about this application, please email to: me@zniper.net


نحوه نصب


نصب پکیج whl django-scraper-0.3.8:

    pip install django-scraper-0.3.8.whl


نصب پکیج tar.gz django-scraper-0.3.8:

    pip install django-scraper-0.3.8.tar.gz