Datasets:
refresh the dataset card
Browse files
README.md
CHANGED
|
@@ -22,6 +22,8 @@ configs:
|
|
| 22 |
path: stackoverflow-scraper.jsonl
|
| 23 |
---
|
| 24 |
|
|
|
|
|
|
|
| 25 |
# StackOverflow Scraper
|
| 26 |
|
| 27 |
Scrape Stack Overflow questions, answers, tags and user profiles through the public Stack Exchange API. Filter by tag, score, date, accepted status and full-text search. No login, no browser.
|
|
|
|
| 22 |
path: stackoverflow-scraper.jsonl
|
| 23 |
---
|
| 24 |
|
| 25 |
+

|
| 26 |
+
|
| 27 |
# StackOverflow Scraper
|
| 28 |
|
| 29 |
Scrape Stack Overflow questions, answers, tags and user profiles through the public Stack Exchange API. Filter by tag, score, date, accepted status and full-text search. No login, no browser.
|