opendirs / README.md
Tanvir1337's picture
init readme metadata and content
83cd166 verified
---
pretty_name: opendirs
license: mit
tags:
- reddit
- 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),
}
```