Skip to content

dgknrsln/yorumsepeti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Yorumsepeti

A package for fetching restaurant reviews from yemeksepeti.com.

Installation

To install via pip, run;

pip install yorumsepeti

Yorumsepeti requires Selenium to run. Do not forget to include Chromedriver.exe in your project file.

Usage

from yorumsepeti import fetchers  
  
# to get n=100 comments  
fetchers.get_comments(100)

Example Dataset

Example Yorumsepeti dataset can be found in this Kaggle page.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU General Public License v3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages