pretty_name: opendirs | |
license: mit | |
tags: | |
- open directories | |
- r/opendirectories | |
size_categories: | |
- 100K<n<1M | |
annotations_creators: [] | |
source_datasets: [] | |
task_categories: | |
- question-answering | |
# opendirs [JSON dataset] | |
[r/opendirectories](https://www.reddit.com/r/opendirectories) Master List. | |
## Structure | |
The structure is as follows: | |
```json | |
id: { | |
id, | |
url, | |
urls (associated urls from the same post), | |
text (original text from the reddit post), | |
status (response code), | |
} | |
``` |