Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

keremkoseoglu/sahibinden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sahibinden

This is a Python library to extract prices from sahibinden.com. It is heavily based on Luta.

You need to provide the inital search result page. The library will extract all prices, and follow next pages.

Installation

First, install Luta by following its documentation.

Then, install sahibinden by:

pip install git+https://github.com/keremkoseoglu/sahibinden.git

Usage

Check the test folder for sample Python codes.

Search also takes a value called post_sleep. If sahibinden.com receives too many requests in a row, it blocks your further requests. To prevent that, you can pass a post_sleep value (in seconds) to wait between each HTTP request.

About

sahibinden.com web spider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages