Skip to main content

No project description provided

Project description

VoltagePy

Simple tool for easy integration for scrappers

Setup

pip install VoltagePy
after that you are ready, just download a drive for the browser like https://sites.google.com/a/chromium.org/chromedriver/downloads for chrome ones

Exemple of usage


    import VoltagePy
VoltagePy.setup('webdrivers/Chrome/76/linux_76')
VoltagePy.open("https://www.duckduckgo.com")
print(VoltagePy.pageHtml())
VoltagePy.quit()

Next

identify the user browser and os, downloading the drives, so the user just need to install the lib, and run.

caution high voltage.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

VoltagePy-1.1.1-py3-none-any.whl (3.8 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