Here are the steps to use the project:
-
First, you need to install the necessary dependencies for the project. Open the terminal and run the following commands:
pip install scrapy pip install firebase-admin
-
Make sure to run these commands in your project"s virtual environment if you have one.
- Before running the project, ensure that you have configured the database, update the Firebase credentials and database URL.
- Once the dependencies are installed, you can run the project using the following command:
scrapy crawl conferences
- Ensure that you are in the correct directory before running the command.