Skip to main content

A Python package to fetch web content using different advance methods.

Project description

NCIScraper

A Python package to fetch web content using different advance methods.

Installation

python -m pip install ncirequest

Usages

from nciscraper import core
result = core.sync("http://google.com", proxy=None, timeout=10, retry=3)
if "error" not in result:
    print(result["html"])
else:
    print(f"Error: {result['error']}")
Copyright (c) 2024 Tux MacGiver

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The software shall not be used for any illegal activities or for any purposes that may harm individuals, organizations, or society.
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
...

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

nciscraper-0.3.0.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nciscraper-0.3.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file nciscraper-0.3.0.tar.gz.

File metadata

  • Download URL: nciscraper-0.3.0.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.6

File hashes

Hashes for nciscraper-0.3.0.tar.gz
Algorithm Hash digest
SHA256 daaa8f28efedcbc770cd13299e294e54bbfa1d8cc1bd6cd5d77249017383e03b
MD5 b78eccd899c28aeeea2b3e81dd6cc9d3
BLAKE2b-256 ad34873d56fe4986f174ef727ebf16d0e2d3d996d484380a1ef22cb46b44583b

See more details on using hashes here.

File details

Details for the file nciscraper-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: nciscraper-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.6

File hashes

Hashes for nciscraper-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a78316836845827f77d89410dd9df3a08660aedcd770636d174cd04506fedae5
MD5 cba4e78233a43d905e34013a303c1979
BLAKE2b-256 575f2dd1cae4d616f8454c14dab8a4cb89e7b7a7516a9d05d4d6cfec62e3ef17

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page