Skip to main content

Bir web sitesini alir ve HTML yapisini Python objesi olarak dondurur.

Project description

WebScraperX

Web sayfasını alır ve Python üzerinden HTML içeriğine erişmeni sağlar.

Kurulum

pip install WebScraperX

Kullanım

from WebScraperX import WebScraperX

scraper = WebScraperX()
html = scraper.fetch("https://example.com")

print(html)  # tüm HTML içeriği

soup = scraper.as_python()
print(soup.title.text)  # sayfanın başlığı

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webscraperx-0.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.

webscraperx-0.1-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file webscraperx-0.1.tar.gz.

File metadata

  • Download URL: webscraperx-0.1.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for webscraperx-0.1.tar.gz
Algorithm Hash digest
SHA256 5f6a1782afe1eb174512d0a94758fdf73b74975ad53459b729567997bcbc05bd
MD5 042bd042ffb6f9e707063d73b1f870b5
BLAKE2b-256 21f20696020428d0ef3c2a35b6061d05c385e1a3ccb4dbc6fa0d278a52c77377

See more details on using hashes here.

File details

Details for the file webscraperx-0.1-py3-none-any.whl.

File metadata

  • Download URL: webscraperx-0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for webscraperx-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 74ac966cfc4b31259fb20f04490e9ac1fac84f5dcadc7fc5585d50a7f98f973c
MD5 1c56713c6710d4a6b7eb31d71146045a
BLAKE2b-256 862a3a6a5c42e64bf5c01ae6e563a8b1fdd42e87d0a21a47853c0e5b0cc33c66

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