Page 1 of 1

[PROJECT] nzbx.ws - usenet news/newsgroup reader engine

Posted: February 16th, 2013, 1:52 pm
by 0DAY
LiVE UPDATE! THERE iS NO DiFF BETWEEN SiTE AND USENET!

nzbx.ws

nzbx.ws is a news/newsgroup reader engine. Our system crawls the most popular Usenet newsgroups and makes the information found available for users to read.

Currently indexing over 7776 usenet newsgroups.

Example:

Code: Select all

http://nzbx.ws/group.php?group=alt.binaries.inner-sanctum

Example RSS:

Code: Select all

http://nzbx.ws/group.php?group=alt.binaries.inner-sanctum&format=rss

Example XML-API:

Code: Select all

http://nzbx.ws/group.php?group=alt.binaries.inner-sanctum&format=xml

Re: [PROJECT] nzbx.ws - usenet news/newsgroup reader engine

Posted: February 17th, 2013, 2:00 pm
by dvdasacd
I'm not an expert, but: this is not a search engine, is it? It's just for browsing the latest uploads to newsgroups? It's not even indexed by google (so can't e.g. do a google site search for anything), is that deliberate?

Re: [PROJECT] nzbx.ws - usenet news/newsgroup reader engine

Posted: February 17th, 2013, 5:32 pm
by bison88
Interesting site, but I'm not quite sure what it's supposed to or trying to do either. Kind of reminds me of manual Usenet w/o downloading headers.

Re: [PROJECT] nzbx.ws - usenet news/newsgroup reader engine

Posted: February 17th, 2013, 10:57 pm
by dvdasacd
bison88 wrote:Interesting site, but I'm not quite sure what it's supposed to or trying to do either. Kind of reminds me of manual Usenet w/o downloading headers.
Exactly, it's very cool, in that I don't have to use my client for mere browsing, but I think search is what one would really be wanting out of this site :-]...

Re: [PROJECT] nzbx.ws - usenet news/newsgroup reader engine

Posted: March 16th, 2013, 10:00 am
by 0DAY
You can now also download nzb file.

View jpg:

Code: Select all

http://nzbx.ws/article.php?group=alt.binaries.inner-sanctum&article=31027083
View NfO:

Code: Select all

http://nzbx.ws/article.php?group=alt.binaries.inner-sanctum&article=31027082
View SFV:

Code: Select all

http://nzbx.ws/article.php?group=alt.binaries.inner-sanctum&article=31027081
View M3U:

Code: Select all

http://nzbx.ws/article.php?group=alt.binaries.inner-sanctum&article=31027080

Re: [PROJECT] nzbx.ws - usenet news/newsgroup reader engine

Posted: June 29th, 2013, 6:13 am
by dvdasacd
0DAY, is there a way to use your API somehow, for usage in NZBmegasearcH? Is there a way to do search queries of the index, or is it manual browse/download only?