Skip to main content

A daily tool for grabber

Project description

GRAB

########### The method that crawlers use

########### You need to pass in the config.ini configuration file to use

ini file format:    
        [database]
        host = x.x.x.x
        user = uesername
        password = pwd
        database = database
        port = 3306
        charset = utf8mb4

        [proxy]
        proxy_host = x.x.x.x
        proxy_port = port
        
        [headers]
        headers_ = {"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.92 Safari/537.36"}

########### BETA V0.1.x Update of version Content

1. Connect to the mysql database class     MysqlDB
2. Download page various methods      Downloader
3. Simple tools             tools

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

hgrab-0.1.11.tar.gz (6.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