ilovehentai9000
commited on
Commit
•
26fdf48
1
Parent(s):
485df33
Update README.md
Browse files
README.md
CHANGED
@@ -34,15 +34,11 @@ language:
|
|
34 |
> A simple label somewhere would clear things up a lot.
|
35 |
> I could also see the site working well as a searchable archive with a separate forum elsewhere.
|
36 |
|
37 |
-
## "Okay, so wtf is the actual dataset about?"
|
38 |
-
|
39 |
-
This dataset is **a scrape of F95zone threads**. I think not much you else you need to start piecing things together.
|
40 |
-
|
41 |
## Some Dataset Details
|
42 |
|
43 |
-
- This scrape is what a logged in user would see.
|
44 |
- All masked urls are not accessible.
|
45 |
-
- Stripped all scraper account details. You won't need them anyway.
|
46 |
|
47 |
## Dataset Format
|
48 |
|
@@ -52,10 +48,6 @@ This dataset is **a scrape of F95zone threads**. I think not much you else you n
|
|
52 |
|
53 |
All you need to do is load `html` with BS4 and you're off to the races.
|
54 |
|
55 |
-
## Copyright?
|
56 |
-
|
57 |
-
...Look. This is a pirate site, wdym copyright?
|
58 |
-
|
59 |
## License
|
60 |
|
61 |
WTFPL. I don't care what you want to do with it. But I'm sure the big corpos will use it as an excuse to say "tHiS Is wHy wE CaN'T HaVe nIcE ThInGs."
|
|
|
34 |
> A simple label somewhere would clear things up a lot.
|
35 |
> I could also see the site working well as a searchable archive with a separate forum elsewhere.
|
36 |
|
|
|
|
|
|
|
|
|
37 |
## Some Dataset Details
|
38 |
|
39 |
+
- This scrape is what a logged in user would see. So it includes all the links.
|
40 |
- All masked urls are not accessible.
|
41 |
+
- Stripped all scraper account details. You won't need them anyway + Seperate account.
|
42 |
|
43 |
## Dataset Format
|
44 |
|
|
|
48 |
|
49 |
All you need to do is load `html` with BS4 and you're off to the races.
|
50 |
|
|
|
|
|
|
|
|
|
51 |
## License
|
52 |
|
53 |
WTFPL. I don't care what you want to do with it. But I'm sure the big corpos will use it as an excuse to say "tHiS Is wHy wE CaN'T HaVe nIcE ThInGs."
|