olx 0.1.2

A Rust library for extracting product information from OLX (www.olx.bg).
Documentation
[dependencies.clap]
version = "4.4.8"

[dependencies.reqwest]
features = ["blocking"]
version = "0.11.22"

[dependencies.scraper]
version = "0.18.1"

[package]
authors = ["TheHolyTachanka <me@theholytachanka.com>"]
description = "A Rust library for extracting product information from OLX (www.olx.bg)."
edition = "2021"
homepage = "https://github.com/ilovethensa/olx-scraper#readme"
license = "GPL-3.0"
name = "olx"
readme = "README.md"
repository = "https://github.com/ilovethensa/olx-scraper"
version = "0.1.2"