Skip to main content

For those who need to extract text to some depth over a website. Scraping Tasks

Project description

Digs

Just making easy the text crawling task over websites.

PyPI Package latest release Code Quality Status

Usage

You want to extract all text data from a url website to your current directory:

digs http://thewebsite.com

You can add the option –depth=LEVEL to perform over the root domain (website) a search to get all the text data:

digs http://thewebsite.com --depth=3

Be careful, with a high level, the tree search grows exponentially.

Also, you can use the graphical interface (if you have installed PySide):

digs -i

You should something like this:

GUI

Installation

pip install digs

Requirements

requirements.txt

digs was written by Jonathan S. Prieto C..

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

digs-0.1.1.tar.gz (13.9 kB view hashes)

Uploaded Source

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