WebScrapping in 3 lines of code
Project description
ScrapKit 1.4 - 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 can fetch HTML, Title, Text of the website and can save the Fetched HTML in a file. But After this update you can now also get the Links on any webpage with a very easy syntax
import scrapkit as sk
url = 'https://www.youtube.com'
# Now you can fetch the Links on the webpage
st.getLinks (url)
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 whole HTML of the website
- ScrapKit 1.1 - It provides you to fetch HTML, Title and the Text of the website
- ScrapKit 1.2 - You can save the Fetched HTML in a
.htmlfile - ScrapKit 1.3 - Bug Fixes
- ScrapKit 1.4 - Now You can also fetch the links given in any 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scrapkit-1.4.tar.gz.
File metadata
- Download URL: scrapkit-1.4.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7905212281f746da0725b42bc6421d864b421780f381ec317dc3a605d70f594
|
|
| MD5 |
3eb15611d6bacfe36d5b0f1838855c3e
|
|
| BLAKE2b-256 |
ddbfa84c0a1b9ea771f743fd0ef81d1408292615ae4032d24619c33fe655553f
|
File details
Details for the file scrapkit-1.4-py3-none-any.whl.
File metadata
- Download URL: scrapkit-1.4-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df0b258c86fc9d1339a2594ff032cd35be1bdbc83404ae5d65badd150235a2cd
|
|
| MD5 |
a40ae2e904907f1529f06e7d4f4234dd
|
|
| BLAKE2b-256 |
2e18913bcc8326fe99280e38199d8ee10ceea87447eee1ecff9b2a3e362e0561
|