CoolFace
Datasetpublic

enigmare/v2-crawler

sourceHugging Faceupdated 28d agoView on Hugging Face
1likes904downloads
stackoverflow.json115 linesDownload Raw Back to config
1{2  "tags": [3    "javascript",4    "typescript",5    "python",6    "java",7    "c#",8    "c++",9    "c",10    "go",11    "rust",12    "php",13    "ruby",14    "swift",15    "kotlin",16    "scala",17    "dart",18    "r",19    "sql",20    "html",21    "css",22    "bash",23    "shell",24    "lua",25    "zig",26    "solidity",27 28    "reactjs",29    "next.js",30    "node.js",31    "express",32    "nestjs",33    "vue.js",34    "angular",35    "svelte",36    "nuxt.js",37    "vite",38    "webpack",39    "tailwind-css",40    "redux",41    "zustand",42    "tanstack-query",43    "graphql",44    "trpc",45    "zod",46 47    "django",48    "flask",49    "fastapi",50    "spring-boot",51    "asp.net-core",52    "ruby-on-rails",53    "laravel",54    "pytorch",55    "tensorflow",56    "pandas",57    "numpy",58    "scipy",59    "scikit-learn",60    "matplotlib",61    "keras",62 63    "prisma",64    "drizzle",65    "typeorm",66    "sequelize",67    "mongoose",68    "mongodb",69    "postgresql",70    "mysql",71    "sqlite",72    "redis",73    "elasticsearch",74    "clickhouse",75    "duckdb",76 77    "docker",78    "kubernetes",79    "terraform",80    "ansible",81    "nginx",82    "kafka",83    "rabbitmq",84    "git",85    "linux",86    "aws",87    "azure",88    "google-cloud-platform",89 90    "flutter",91    "react-native",92    "android",93    "ios",94 95    "algorithm",96    "data-structures",97    "multithreading",98    "concurrency",99    "regex",100    "security",101    "performance",102    "compiler-construction"103  ],104  "maxQuestions": 4000,105  "pageSize": 100,106  "minScore": 3,107  "acceptedAnswersOnly": true,108  "fresh": true,109  "requestDelayMs": 100,110  "stackExchangeKey": "",111  "retryCount": 3,112  "requestTimeoutMs": 15000,113  "outputDir": "output/raw/stackoverflow"114}115