Datasets:
refresh the dataset card
Browse files
README.md
CHANGED
|
@@ -33,8 +33,8 @@ Scrape Stack Overflow questions, answers, tags and user profiles through the pub
|
|
| 33 |
| Rows in this dataset | 16,719 |
|
| 34 |
| Fields | 47 |
|
| 35 |
| Collector runs behind it | 57 |
|
| 36 |
-
| Most recent observation | 2026-08-
|
| 37 |
-
| Browsable presentation | [https://reapx.dev/data/stackoverflow-scraper/](https://reapx.dev/data/stackoverflow-scraper/) —
|
| 38 |
| Run the collector yourself | [https://apify.com/reapx/stackoverflow-scraper](https://apify.com/reapx/stackoverflow-scraper) |
|
| 39 |
|
| 40 |
## What this is
|
|
@@ -42,8 +42,8 @@ Scrape Stack Overflow questions, answers, tags and user profiles through the pub
|
|
| 42 |
Every row here was returned by a real run of a public collector. Nothing is generated from a
|
| 43 |
template over a keyword list: a row exists because a run observed it.
|
| 44 |
|
| 45 |
-
A browsable presentation of the subset that carries an addressable `
|
| 46 |
-
|
| 47 |
the larger of the two** — rows whose payload has no field that can address a page are here and
|
| 48 |
are not published there.
|
| 49 |
|
|
@@ -69,18 +69,18 @@ ds = load_dataset("reapxdev/stackoverflow-scraper", split="train")
|
|
| 69 |
|
| 70 |
## A sample of the published entities
|
| 71 |
|
| 72 |
-
- [
|
| 73 |
-
- [
|
| 74 |
-
- [
|
| 75 |
-
- [
|
| 76 |
-
- [
|
| 77 |
-
- [
|
| 78 |
-
- [
|
| 79 |
-
- [
|
| 80 |
-
- [
|
| 81 |
-
- [
|
| 82 |
-
- [
|
| 83 |
-
- [
|
| 84 |
|
| 85 |
## Related
|
| 86 |
|
|
|
|
| 33 |
| Rows in this dataset | 16,719 |
|
| 34 |
| Fields | 47 |
|
| 35 |
| Collector runs behind it | 57 |
|
| 36 |
+
| Most recent observation | 2026-08-04 |
|
| 37 |
+
| Browsable presentation | [https://reapx.dev/data/stackoverflow-scraper/](https://reapx.dev/data/stackoverflow-scraper/) — 9,841 entity pages |
|
| 38 |
| Run the collector yourself | [https://apify.com/reapx/stackoverflow-scraper](https://apify.com/reapx/stackoverflow-scraper) |
|
| 39 |
|
| 40 |
## What this is
|
|
|
|
| 42 |
Every row here was returned by a real run of a public collector. Nothing is generated from a
|
| 43 |
template over a keyword list: a row exists because a run observed it.
|
| 44 |
|
| 45 |
+
A browsable presentation of the subset that carries an addressable `ownerDisplayName` is published as
|
| 46 |
+
9,841 entity pages at [https://reapx.dev/data/stackoverflow-scraper/](https://reapx.dev/data/stackoverflow-scraper/), one page per entity. **This dataset is
|
| 47 |
the larger of the two** — rows whose payload has no field that can address a page are here and
|
| 48 |
are not published there.
|
| 49 |
|
|
|
|
| 69 |
|
| 70 |
## A sample of the published entities
|
| 71 |
|
| 72 |
+
- [WordPress rest API OAuth curl commands](https://reapx.dev/data/stackoverflow-scraper/0101/)
|
| 73 |
+
- [How to prevent recursive limit in stored procedure](https://reapx.dev/data/stackoverflow-scraper/ashton/)
|
| 74 |
+
- [Memory Leak when using DirectorySearcher.FindAll()](https://reapx.dev/data/stackoverflow-scraper/can-gencer/)
|
| 75 |
+
- [gmail authentication: HTTP request for an oauth request-token failed](https://reapx.dev/data/stackoverflow-scraper/dhyan-deep-a-k/)
|
| 76 |
+
- [Finding a string in docker logs of container](https://reapx.dev/data/stackoverflow-scraper/gering/)
|
| 77 |
+
- [Python app make full installer with all bells and whistles](https://reapx.dev/data/stackoverflow-scraper/jeex/)
|
| 78 |
+
- [Laurie Young](https://reapx.dev/data/stackoverflow-scraper/laurie-young/)
|
| 79 |
+
- [Convert data.frame columns from factors to characters](https://reapx.dev/data/stackoverflow-scraper/mike-dewar/)
|
| 80 |
+
- [Patrick Kenny](https://reapx.dev/data/stackoverflow-scraper/patrick-kenny/)
|
| 81 |
+
- [S.Lott](https://reapx.dev/data/stackoverflow-scraper/s-lott/)
|
| 82 |
+
- [Tail docker logs to see recent records, not all](https://reapx.dev/data/stackoverflow-scraper/svenwinkle/)
|
| 83 |
+
- [How to have ARRAYFORMULA, LET, and IF work together?](https://reapx.dev/data/stackoverflow-scraper/user31772364/)
|
| 84 |
|
| 85 |
## Related
|
| 86 |
|