Metadata-Version: 2.1
Name: indeed-mongodb-scrapper
Version: 0.1.0
Summary: Indeed Scrapper storing the data on MongoDB database
Home-page: https://github.com/YacineAll/indeed_mongodb_scrapper
Author: Yacine ALLOUACHE
Author-email: oyetoketoby80@gmail.com
License: MIT
Download-URL: https://github.com/YacineAll/indeed_mongodb_scrapper/archive/refs/tags/0.1.0.tar.gz
Description: # indeed_mongodb_scrapper
         Indeed Scrapper storing the data on MongoDB database
        # Installation
        ## Using Pip
        ```bash
          $ pip install indeed_mongodb_scrapper
        ```
        ## Manual
        ```bash
          $ git clone https://github.com/YacineAll/indeed_mongodb_scrapper.git
          $ cd indeed_mongodb_scrapper
          $ python setup.py install
        ```
        # Usage
        ```bash
        $ indeed_mongodb_scrapper
        ```
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
