Metadata-Version: 2.1
Name: yorumsepeti
Version: 0.0.3
Summary: A package for fetching restaurant reviews from Yemeksepeti.com.
Home-page: https://github.com/dgknrsln/yorumsepeti
Author: Doğukan Arslan
Author-email: dogukan997@hotmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/dgknrsln/yorumsepeti/issues
Description: # Yorumsepeti
        ##### A package for fetching restaurant reviews from yemeksepeti.com.
        
        ## Installation
        
        To install via pip, run;
        
        ```
        pip install yorumsepeti
        ```
        
        Yorumsepeti requires [Selenium](https://selenium-python.readthedocs.io/index.html) to run.
        
        ## Example Dataset
        
        Example Yorumsepeti dataset can be found in [this](https://www.kaggle.com/dgknrsln/yorumsepeti) Kaggle page.
        
        
        ## License
        
        MIT License
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
