git clone git@github.com:Hosseinht/namava_crawler.git && cd namava_crawler
pip install -re requirements.txt
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver
scrapy crawl namava
now you can check the admin panel and see the scraped data