We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To run we need to install all requirements locally but it isn't performing.
You could dockerize the scraper or create an environment before.
Scrap the data Step 1: Clone the repo
$ git clone https://github.com/alonmar/Fifa-players-predict-value.git
Step 2: Install requirements.txt
$ pip install -r requirements.txt
Step 3: move to dir webscrapi_fifa_players
$ cd webscrapi_fifa_players
Step 4: Start the crawler
$ scrapy crawl skills
And wait until webscraping finishes 🎉
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To run we need to install all requirements locally but it isn't performing.
You could dockerize the scraper or create an environment before.
Context:
Scrap the data
Step 1: Clone the repo
Step 2: Install requirements.txt
Step 3: move to dir webscrapi_fifa_players
$ cd webscrapi_fifa_players
Step 4: Start the crawler
And wait until webscraping finishes 🎉
The text was updated successfully, but these errors were encountered: