Skip to content
Snippets Groups Projects
Commit 87ef1ed9 authored by besendorf's avatar besendorf
Browse files

Update README.md

parent 8937fa15
Branches master
No related tags found
No related merge requests found
......@@ -38,6 +38,8 @@ cd gsmarena
pip install -r requirements.txt
```
## GSMArena
In order to use the script an account (trial is suffiecient) at scraperapi.com is needed. Then look up your API key at the dashboard at scraperapi.com and enter it in the source code in AttributeSpyder.py under `client = ScraperAPIClient('xxx')` instead of the `xxx`.
You can also remove the code dependent on scraperapi but this will result in gsmarena.com rate-limiting and blocking you requests.
```
cd gsmarena
scrapy crawl attributes -o output.csv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment