Skip to main content

library for adding basic functions for collecting data from the cian website

Project description

Zyank

What is this?

Zyank - is a library (a modification of the cianparser library) for parsing the cian website with a set of functions for quickly collecting real estate data

Library features

All city name(s) must be on Russian language !!!

Sync version

    the `get_info()` function - takes 2 arguments (**number of pages to be processed**=*int*,**list of cities**=*list*)

    the `get_one_info()` function takes 2 arguments (**number of pages to be processed**=*int*,**city name**=*str*)

Async version (multiple increase in the speed of the function)

    the `get_async_information()` function takes 2 arguments (**number of pages to be processed**=*int*,**list of cities**=*list*), works asynchronously

    the `get_async_one_information()' function takes 2 arguments (**number of pages to be processed**=*int*,**city name**=*str*), works asynchronously

Code example

    import asyncio

    from zyank import *

    info = asyncio.run(Parser.AsyncParser.get_async_one_information(city='moscwa')) ## must by write on Ru language

    print(info)
    
    ## This example save information in reports dir##

async functon start example

info = asyncio.run(Parser.AsyncParser.get_async_one_information(city='moscwa'))

Links

author libraries-modifications

repository base library

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

zyank-0.10.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

zyank-0.10-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file zyank-0.10.tar.gz.

File metadata

  • Download URL: zyank-0.10.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for zyank-0.10.tar.gz
Algorithm Hash digest
SHA256 73f03974ae6de958a2d829928e972b115955ed21a9f6427bd0272bd4b9885127
MD5 b408e6dd4952d2b499c227a1fd0f6c1c
BLAKE2b-256 d53bbb87f81e89f93143eaa08c8c2fd0137c08131bfd8bde292cad0efe001230

See more details on using hashes here.

File details

Details for the file zyank-0.10-py3-none-any.whl.

File metadata

  • Download URL: zyank-0.10-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for zyank-0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 1ebafb9b85c4f95f183fb7d7201de3c5ffccf0c021eea9346b869bf7d74979af
MD5 0d294844ec43c642c9fabb956959536a
BLAKE2b-256 50d6bd04027217641717210b3048c20b65bb1c70df6bc1d867befe5c88252a3a

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