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.2.0.tar.gz (2.7 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.2.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nciscraper-0.2.0.tar.gz
Algorithm Hash digest
SHA256 e44e0326d02a8248e21d105297322cd59f4019f11fe286e8fbc44a92d48bd71a
MD5 fbb2067628b9895b394216d6758d461d
BLAKE2b-256 377b35fc74fcd576d862e9ebe6c548dd8c8d7b7b65059765a8d36afe2b1172b4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nciscraper-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3bbd5a5f76df855e84468169eb903b96af7e182fc3d9a0ceb7027df89dfde34c
MD5 561b2ce67788c28550ab9c1306153ded
BLAKE2b-256 d7f912ddb1acf02ffedfce1fcef7735168e919aa5f6ba6734b7302f188bb7d9a

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