Skip to main content

WebScrapping in 3 lines of code

Project description

ScrapKit 1.1 - WebScrapping is now easy

Usage

ScrapKit is a very useful Python Package that allows you to get the HTML of any website in just one line of code. You don't need to manually import requests and beautifulsoup type of module from now

Syntax

ScrapKit provides you an easy syntax that you can use to get the HTML, Title and the Text of any website

import scrapkit as sk

url = 'https://www.youtube.com'

# Fetch the Title of the website
title = st.getTitle (url)
print (title)

# Fetch the HTML of the website
html = st.getHTML (url)
print (html)

# Fetch the Text of the website
text = st.getText (url)
print (text)

Founder

ScrapKit is a very useful python package that is made by the one and only "Ali Lodhi". Ali Lodhi is from Pakistan, He loves to write code in python and try to easy people's work. Recently Ali Lodhi is working on the next update of this package

Versions

ScrapKit 1.0 - It provide you to fetch only HTML of the website ScrapKit 1.1 - It provides you to fetch HTML, Title and the Text of the website

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

scrapkit-1.1.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

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

scrapkit-1.1-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file scrapkit-1.1.tar.gz.

File metadata

  • Download URL: scrapkit-1.1.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for scrapkit-1.1.tar.gz
Algorithm Hash digest
SHA256 1e6c37f70d94c488d34f1380c8f96cd4d8671c5452771c67fb82ef5de9ce6e68
MD5 ad8fa2151eb3f3b06e79af026988a15f
BLAKE2b-256 4d1fbcaf4264a0e1dac235267bfd7a0464cd52cd3c54ae82d3f8fa131a83f39d

See more details on using hashes here.

File details

Details for the file scrapkit-1.1-py3-none-any.whl.

File metadata

  • Download URL: scrapkit-1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for scrapkit-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f179b6eb8b9b9e0d91f1e6f0a8cdb4407ea64b1a1c307c76cd4d98d8f0a650fb
MD5 75a7cdce53dadb6d575019d284ea1981
BLAKE2b-256 fbd9c72d1b79bff4e004e2dbfe4769b6a4926627c375cbeb88fc2d82ba882575

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