Skip to main content

This package helps you to crawl any site by setting your own config

Project description

Dall Crawler Package

This is a crawler.

from dallCrawler import Crawler

crawler = Crawler(url="https://example.com/{}/v2/{}")
# url can be set by setUrl(url) method
# type is optional
crawler.crawl("41257", "1", type='json')

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

dallCrawler-0.0.9.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

dallCrawler-0.0.9-py3-none-any.whl (3.1 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