Skip to main content

Add Documentation

Project description

liteium

liteium is a lightweight Python library inspired by Selenium, designed to simplify web scraping and automation tasks, especially for beginners.

liteium allows you to quickly automate interactions with web pages using a low number of lines of code.

Features ✨

  • Easy setup and installation ⚙️
  • Beginner-friendly syntax 📝
  • Lightweight and minimalistic 🌟

Installation 💻

You can install liteium via pip:

pip install liteium

Usage 🚀

from liteium import *

Initialize the WebDriver:

driver_path = '/path/to/chromedriver'
driver(driver_path)

Open a URL:

open('https://example.com')

Find an element by ID:

element = id('exampleId')
print(element.text)

Take a screenshot:

screenshot('example.png')

Close the WebDriver:

close()

Documentation 📚

For more detailed documentation, please visit our Documentation Page.

If you need any assistance with the code, feel free to contact me via email: 📧 redaelbettioui@gmail.com

Or through LinkedIn: Reda El Bettioui

If you appreciate the work, please consider giving it a star ⭐

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

liteium-1.0.6.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

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

liteium-1.0.6-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file liteium-1.0.6.tar.gz.

File metadata

  • Download URL: liteium-1.0.6.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.3

File hashes

Hashes for liteium-1.0.6.tar.gz
Algorithm Hash digest
SHA256 60389ade5e23d332c3ddf56aca0332f9f7febf12cc946e3a54274bdab81dfc90
MD5 ed6a21e0968fb271ebd92f7d5dab74f7
BLAKE2b-256 a19d152cd13a4d6f8a2514119ea40b6cf52d943f1353f852c5f0bd46608364e5

See more details on using hashes here.

File details

Details for the file liteium-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: liteium-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.3

File hashes

Hashes for liteium-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 085999ab1f971ea272b050375f4489b74b068a38ac9fe540bbf6b56100d6ab84
MD5 110b953dfdd3f64f2b3a8a30b5d9900c
BLAKE2b-256 bc74b813076ae00bf9e159af94f7f1a202e1d3399b0bcc77bf10b6d336aafce1

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