Difference between revisions of "FanFiction.Net"

From Archiveteam
Jump to navigation Jump to search
m (updated to new repo link)
m (FictionPress isn't invite only. It's exactly the same set up as far as registering is concerned.)
Line 8: Line 8:
}}
}}


'''FanFiction.Net''' is the self-proclaimed "world's largest fanfiction archive and forum" and is one of if not the largest site hosting [https://en.wikipedia.org/wiki/Fan_fiction fanfiction]. Has a sister site Fictionpress, invite-only, much smaller, identical layout.
'''FanFiction.Net''' is the self-proclaimed "world's largest fanfiction archive and forum" and is one of if not the largest site hosting [https://en.wikipedia.org/wiki/Fan_fiction fanfiction]. Has a sister site Fictionpress, much smaller, identical layout.


It is in the process of being preemptively archived.
It is in the process of being preemptively archived.

Revision as of 22:33, 5 February 2012

FanFiction.Net
FanFiction.Net homepage.png
URL http://www.fanfiction.net/[IAWcite.todayMemWeb]
Status Online!
Archiving status In progress...
Archiving type Unknown
IRC channel #fanfriction (on hackint)

FanFiction.Net is the self-proclaimed "world's largest fanfiction archive and forum" and is one of if not the largest site hosting fanfiction. Has a sister site Fictionpress, much smaller, identical layout.

It is in the process of being preemptively archived. Story ID#s are sequential, from 0000000 to 9999999 with chapters as a /# after that. Reviews are /r/id#, so nearly the same as story. Fully Automated, so should be easy to grab.

Yipdw has a partially done ruby project here to grab it requires ruby> 1.9

to get ruby do
bash < <(curl -s https://rvm.beginrescueend.com/install/rvm)
rvm install 1.9.3
download the git repo from the link