This is a simple scraper for "drop reference" website
This project is licensed under the GNU Affero General Public License v3.0.
- You are free to use, modify, and distribute the code, but commercial use is prohibited without explicit permission.
- Any significant modifications or derived works must credit the original author,
Yassine EL IDRISSI, and must also be distributed under the same license.
Use the following commands to export the data to a CSV file:
python main.py --type "Your type" --model "Your model"Here is the list of types:
gpucpuramssdpsucmboitierventilationlaptopmousekeyboardscreen
Example :
python main.py --type "gpu" --model "rtx 3080"File will be saved in csv format like this : gpu_rtx_3080.csv