Pages:
Author

Topic: Ninjastic.space - BitcoinTalk Post/Address archive + API - page 8. (Read 15130 times)

legendary
Activity: 2758
Merit: 6830
Are you the creator of this by chance (and if so, any chance of an update?) https://findmycoins.ninja/
Not the first time someone assumed it was mine. Cheesy

you can use TryNinja's site https://findmycoins.ninja/ to check for any forked coins you own.
I don't think it's TryNinja's site. And I've seen it give incorrect results on several occasions. I use it, but don't assume it's correct.
LOL, I don't know how I missed the first post but this really isn't my website. Cheesy
legendary
Activity: 1484
Merit: 1355
Are you the creator of this by chance (and if so, any chance of an update?) https://findmycoins.ninja/

According to this post, the author of findmycoins.ninja is a member CryptoSpoon, but he has not been active on the forum for years.

~
(I'm the author of FindMyCoins.ninja, and that was my first post here.)
legendary
Activity: 2240
Merit: 3002
Someone shared this with me recently, so awesome, thank you!

Are you the creator of this by chance (and if so, any chance of an update?) https://findmycoins.ninja/
legendary
Activity: 1484
Merit: 1355
Stalker22, I think you've never even heard of this browser Smiley It is a Chinese 360 Speed Browser, but I do not recommend to install it to your main system. If you understand Russian, here is a thread about this browser. There you can find portable builds, cleaned from unnecessary stuff. Here you can try them. And it has this function.

You are right. I have never heard of it...  Most interesting. I assume the main purpose of this browser is increased privacy?

EDIT:
I found the English version of the site: https://browser.360.cn/se/en.html and https://browser.360.cn/ee/en.html
staff
Activity: 2436
Merit: 2347
Thank you all, it's working. I found the problem. The problem was in the browser I use for bitcointalk. For some reason it is in this browser that there is such a limitation. In other similar browsers (based on Chromium) there is no such problem. I had to switch to another browser.

Stalker22, I think you've never even heard of this browser Smiley It is a Chinese 360 Speed Browser, but I do not recommend to install it to your main system. If you understand Russian, here is a thread about this browser. There you can find portable builds, cleaned from unnecessary stuff. Here you can try them. And it has this function.
legendary
Activity: 1484
Merit: 1355
I don't see anything funny about that. Yes, I need to search for long phrases.

Sorry about that. I meant it as a joke.

And I don't use any extensions. It's a built-in feature in my browser. This feature has no character count settings. It's just a list of search engines in which I can search for the highlighted text. For some reason Google and other search engines look for text of any length, but Ninjastic trims it. So I'm wondering why that's the case.

I am unfamiliar with a web browser that has such functionality out-of-the-box, and the screenshot you provided does not indicate which browser software you are using. Would you mind sharing that information so I can try to reproduce the issue?
legendary
Activity: 2380
Merit: 5213
And if I search for the same text with a search link, the text will be truncated to this
I was able to search for that long text using a search link directly and without filling the search form.
Click here to see the link I get after inserting the text in front of content=.

Try it again. You may made a mistake when copy-pasting the text into your browser's search bar.
staff
Activity: 2436
Merit: 2347
I don't see anything funny about that. Yes, I need to search for long phrases. And I don't use any extensions. It's a built-in feature in my browser. This feature has no character count settings. It's just a list of search engines in which I can search for the highlighted text. For some reason Google and other search engines look for text of any length, but Ninjastic trims it. So I'm wondering why that's the case.
legendary
Activity: 1484
Merit: 1355
Do you really need to search for such long text strings?  Cheesy

This might be caused by your extension. The same text works for me when I search from my side. Maybe your extension has additional settings, such as a maximum number of characters?
staff
Activity: 2436
Merit: 2347
You have an error in your url. Double "a" in ninjastic.space.

Yes, thank you, I already noticed the mistake. But, now there is another problem (I'm nasty Smiley). If I manually insert the search text into the form, it fits all the way in, but if I search with a search link, the text is cut off by the width of the form. For example, let's take the text from your post

Code:
That variable "%s" is not related to Google search or any other service. It is used within the extension so that the text you
select is transferred to the url, which is then picked up by the search engine (in this case google).
The same applies to ninjastic.space.

If I insert this text manually, I get this result - link.

And if I search for the same text with a search link, the text will be truncated to this

Code:
That variable "%s" is not related to Google…

and I get this result - link.
legendary
Activity: 1484
Merit: 1355
In your link after the "=" sign there must be a variable of some kind, like Google's "%s".

Xal0lex did you see what I suggested in the previous post?

That variable "%s" is not related to Google search or any other service. It is used within the extension so that the text you select is transferred to the url, which is then picked up by the search engine (in this case google). The same applies to ninjastic.space.


Sorry, I didn't see your post as the thread went to a new page. Unfortunately, the "%s" variable doesn't work for me. When i use such a variable, it generates the following address (example): https://ninjaastic.space/search?content=I+installed+a+custom+context+search+extension+in%E2%80%A6 The browser "thinks" for a few seconds and finally generates an error.

You have an error in your url. Double "a" in ninjastic.space.

It should be:

Code:
https://ninjastic.space/search?content=%s

or like this for addresses:

Code:
https://ninjastic.space/addresses?address=%s
staff
Activity: 2436
Merit: 2347
In your link after the "=" sign there must be a variable of some kind, like Google's "%s".

Xal0lex did you see what I suggested in the previous post?

That variable "%s" is not related to Google search or any other service. It is used within the extension so that the text you select is transferred to the url, which is then picked up by the search engine (in this case google). The same applies to ninjastic.space.


Sorry, I didn't see your post as the thread went to a new page. Unfortunately, the "%s" variable doesn't work for me. When i use such a variable, it generates the following address (example): https://ninjaastic.space/search?content=I+installed+a+custom+context+search+extension+in%E2%80%A6 The browser "thinks" for a few seconds and finally generates an error.
legendary
Activity: 1484
Merit: 1355
In your link after the "=" sign there must be a variable of some kind, like Google's "%s".

Xal0lex did you see what I suggested in the previous post?

That variable "%s" is not related to Google search or any other service. It is used within the extension so that the text you select is transferred to the url, which is then picked up by the search engine (in this case google). The same applies to ninjastic.space.
staff
Activity: 2436
Merit: 2347
is it possible to make a link to your service, with which could search for text without going to your site and without inserting the text in the box? That is, select the text you want, right-click and choose to search your site.
You mean like a browser extension that adds some kind of “search on ninjastic.space” button to the context menu?

You can already use a direct link, btw: https://ninjastic.space/search?content=without%20inserting%20the%20text%20in%20the%20box

No no, I'm not asking you to make a browser extension. That would be too much Smiley In my browser, in the search engine settings, I have the ability to add multiple search engines and use them as needed. If I highlight text and right-click, I am given the option to search the highlighted text using one of the search engines listed. This is the list I want to add your service to.



In your link after the "=" sign there must be a variable of some kind, like Google's "%s".
legendary
Activity: 1484
Merit: 1355
Xal0lex, I installed a custom context search extension in my browser and this works:

Code:
https://ninjastic.space/search?content=%s

You can do the same for BTC/ETH addresses:

Code:
https://ninjastic.space/addresses?address=%s

I do not want to recommend any specific browser extensions, as you will most likely find them on your own.
legendary
Activity: 2758
Merit: 6830
is it possible to make a link to your service, with which could search for text without going to your site and without inserting the text in the box? That is, select the text you want, right-click and choose to search your site.
You mean like a browser extension that adds some kind of “search on ninjastic.space” button to the context menu?

You can already use a direct link, btw: https://ninjastic.space/search?content=without%20inserting%20the%20text%20in%20the%20box
staff
Activity: 2436
Merit: 2347
TryNinja, is it possible to make a link to your service, with which could search for text without going to your site and without inserting the text in the box? That is, select the text you want, right-click and choose to search your site. Like Google, for example:

Code:
https://google.com/search?q=%s

legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Please give me 60738193-60738767.
Click Smiley
It's scheduled to be deleted in 7 days.
legendary
Activity: 2758
Merit: 6830
Last post scrapped: 60738192 posted on 2022-08-12 10:56:09 UTC
The forum is currently at: 60739433, which means that the last 1200 or so posts have not been scraped.
Thanks.

My VPS space was full. Tongue Sad

I got some extra time by deleting my logs.

let me know which posts you missed, and I'll get you a compressed file once your scraper is back.
The scraper wasn't actually down, so [AFAIK] nothing is missing. I even got notified for the posts above. Cool

My elasticsearch instance (the one I use for the indexing/searching) wasn't being updated because of the lack of space.

edit: ok I lied, seems like the scraper missed around 570 posts. Please give me 60738193-60738767.
legendary
Activity: 2380
Merit: 5213
@TryNinja, I think the Ninjastic.space scraper bot may be down.
Seems that there's a problem with the search engine too.
I get an error saying "Something went wrong..." when I try to search for posts or addresses.
Pages:
Jump to: