FanFiction.Net

From Archiveteam
Revision as of 19:07, 9 January 2012 by NonCoderBen (talk | contribs) (updated to new repo link)
Jump to navigation Jump to search
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, invite-only, 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