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.4.0.tar.gz (5.3 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.4.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nciscraper-0.4.0.tar.gz
Algorithm Hash digest
SHA256 f5ee644269fce08986659bf5328d01a0f578d7b7d16a8c966161df1560fe9b53
MD5 b52d59da1017683c62129ef0f6ab3d33
BLAKE2b-256 9e917cad67ce388b8e02db2baf3b958220e95c5313865be616c3f82d7ec5346b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nciscraper-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 20baeae93156054ca200ef0001f5e748431d433cb9d2353749fa5582b038cba3
MD5 fb2a13e6767773b10518f2673f298db8
BLAKE2b-256 d8bcfb2f1090525d2aa717c29d7936a0832538a2ed999b7db0521917be6c990f

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