No project description provided
Project description
Installation:
pip install site-scrapers
What this does?
Will fetch car details from dealership (concurrently)
Usage:
import asyncio
from site_scrapers.scrapers import scrape_all
if __name__ == '__main__':
results = asyncio.run(scrape_all())
print(*results, sep="\n") # will output fetched car details
Supported Dealerships
https://lietotiauto.mollerauto.lv
https://lv.brcauto.eu
https://certified.inchcape.lv/auto
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
site_scrapers-0.0.34.tar.gz
(164.4 kB
view details)
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 site_scrapers-0.0.34.tar.gz.
File metadata
- Download URL: site_scrapers-0.0.34.tar.gz
- Upload date:
- Size: 164.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.1 Darwin/21.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddbd3def72ac75504fb2197f4f91f4675817403ab7bbf33fe2e7ff3ae543d10f
|
|
| MD5 |
81d87d1ae5b0b3a494b650f28a0ded8e
|
|
| BLAKE2b-256 |
bbe460039ef122fbc65bac2688f9dfb06312769ac8f69942f4df7c7339687977
|
File details
Details for the file site_scrapers-0.0.34-py3-none-any.whl.
File metadata
- Download URL: site_scrapers-0.0.34-py3-none-any.whl
- Upload date:
- Size: 177.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.10.1 Darwin/21.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89420783a8ad48ee26a676769dc6b4a99549e5a5edc7024b7657344c7a98f46a
|
|
| MD5 |
9146ebeaa4924b6100a17917811ccc26
|
|
| BLAKE2b-256 |
2f7ab4578b56a299ebcb33cf1f860e2355bea6706352959666c5a18e23f42fdb
|