Skip to content

amirfabo/divar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Divar API

divar
The fast and free means for interacting with divar. ir

Features

  • Ready
  • Easy
  • Fast
  • Type-hinted

Installation

pip install git+https://github.com/amirfabo/divar.git

Quick Start

from divar import Client

client = Client("myapp")

# Get the last 100 posts from Mashhad
for post in client.get_posts(place_ids=3, limit=100):
    print(post)

# Get contact info of a post (auth needed)
client.authorize()
post = client.get_post(token="TOKEN")
contact = post.contact()
print(contact)

Documentation

Use the links below to read usage with examples:

Support

Your support helps us continue the development and maintenance of this project ❤️

TON or USDT (TON): UQDH6BLtvJheNdQNbrVyI3_4dbsDaoYsyiOHyYVL_ndJ3D7u
USDT (TRC20): TMXg6DL2y8EC9RfXRzonDYrRrviZMrVzaL

Contact

Telegram: @ItsFaBo

About

رابط کاربری برای دریافت اطلاعات از سایت دیوار

Topics

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages