Author

Topic: Is there an API on bitcointalk? (Read 323 times)

sr. member
Activity: 336
Merit: 343
Jolly? I think I've heard that name before. hmm
July 20, 2023, 10:21:04 AM
#24
As usual, you guys really like to go off topic

Excuse me, I've locked the thread
LOL  Grin Grin Grin
legendary
Activity: 1092
Merit: 1024
Goodnight, o_e_l_e_o 🌹
July 20, 2023, 09:59:24 AM
#23
Since another member advised me not to get involved in reputation boards
No one should take away your freedom. There is no restriction in the forum, you can contribute anywhere you wish.
It's (obviously) not forbidden, but as a Newbie, I stayed away from any Reputation drama. Bitcointalk looked like a scary place where users got tagged for the smallest things they did. Staying out of that is what earned me the nickname "Switzerland".

I am surprised that the reputation drama had been in existence even when you were a newbie. I thought it is a new generation drama.
Meanwhile, I had to check the location of "Switzerland" in the map, to see if it's isolated. So, I didn't catch the joke in the nickname "Switzerland" Grin
legendary
Activity: 1694
Merit: 4687
**In BTC since 2013**
July 18, 2023, 03:50:29 PM
#22
I have a small furniture business, and I market via Instagram. So I thought if I could monitor the ikea site or any major site in my country that sells furniture it might be easy for me to decide what to sell. But that's for the future, I'm still a small business. And I just got this method after seeing the scraping site model. Maybe it can be more effective than SEO and advertising

You can even do that, and get interesting data to analyze. But it will be difficult for you to understand the real shopping trends that are being made, since this data is not public.

Remember that scraping systems only work for public data. If the information is not public, it will not be collected.
sr. member
Activity: 336
Merit: 343
Jolly? I think I've heard that name before. hmm
July 18, 2023, 12:09:20 PM
#21
Now, of course, it makes no sense to collect data if you don't have any specific objective, if you're not just going to waste time.

Yes you're right, And it seems I have too much time to waste


I have a small furniture business, and I market via Instagram. So I thought if I could monitor the ikea site or any major site in my country that sells furniture it might be easy for me to decide what to sell. But that's for the future, I'm still a small business. And I just got this method after seeing the scraping site model. Maybe it can be more effective than SEO and advertising

Since another member advised me not to get involved in reputation boards
No one should take away your freedom. There is no restriction in the forum, you can contribute anywhere you wish.
It's (obviously) not forbidden, but as a Newbie, I stayed away from any Reputation drama. Bitcointalk looked like a scary place where users got tagged for the smallest things they did. Staying out of that is what earned me the nickname "Switzerland".

Yes you're right. Maybe at first I thought this site was the same as other discussion sites, and I liked the discussion so I tried to fight the arguments of other members, but I chose the wrong opponent. And some members recommended me to step down from the reputation board, and now I realize that is the best choice


legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
July 18, 2023, 10:00:05 AM
#20
Since another member advised me not to get involved in reputation boards
No one should take away your freedom. There is no restriction in the forum, you can contribute anywhere you wish.
It's (obviously) not forbidden, but as a Newbie, I stayed away from any Reputation drama. Bitcointalk looked like a scary place where users got tagged for the smallest things they did. Staying out of that is what earned me the nickname "Switzerland".
legendary
Activity: 1694
Merit: 4687
**In BTC since 2013**
July 18, 2023, 08:51:58 AM
#19
No, no. I don't have a specific goal. I just want to know how this process works. I know I won't become an expert by just reading on the internet, especially since this mechanism is too difficult for someone who really doesn't understand coding.

Sometimes you don't even need to know much about coding.
Using the program I mentioned, you can get almost any information you want that is public on the forum.

Now, of course, it makes no sense to collect data if you don't have any specific objective, if you're not just going to waste time.
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
July 18, 2023, 08:21:14 AM
#18
There's no Bitcointalk API. All of the data you see floating around comes from the official Simple Machines Forum endpoints (which also powers the forum frontend) and all information can be gained from the path index.php?action=blablabla;more=parameters;follow=here. It's just that you will get a ton of HTML along with this request, which needs to be filtered and parsed. But as you probably figured, there is unofficial rate-limiting on the whole website; you can't make more than one request per second, or theymos blocks your IP address.
legendary
Activity: 1092
Merit: 1024
Goodnight, o_e_l_e_o 🌹
July 17, 2023, 04:04:27 PM
#17
Those above-mentioned users are all programmers or developers; they develop their own tools used for specific things.
Those tools are being used to scrape data from the forum, but it requires some kind of approval from the forum administrator (some sort of IP whitelisting) in order to grant their tool access to the data they seek.
 
Those are how I understood it. I am not a programmer either.
I was going to say that they don't need special permission from theymos before they could scrap the forum until LoyceV said so. It is dedication, if it is something you want to do, you can do it. But there are many people in the data scraping of a thing and they are doing great.


Since another member advised me not to get involved in reputation boards, I was confused about what to do in the forum, so I studied your tool a bit, Loycev.club. also tried using ninjasctic, tableu DdmrDdmr. From there my curiosity emerged.

No one should take away your freedom. There is no restriction in the forum, you can contribute anywhere you wish.
sr. member
Activity: 336
Merit: 343
Jolly? I think I've heard that name before. hmm
July 16, 2023, 11:21:17 AM
#16
I have to ask: what are you trying to accomplish?

No, no. I don't have a specific goal. I just want to know how this process works. I know I won't become an expert by just reading on the internet, especially since this mechanism is too difficult for someone who really doesn't understand coding.


Since another member advised me not to get involved in reputation boards, I was confused about what to do in the forum, so I studied your tool a bit, Loycev.club. also tried using ninjasctic, tableu DdmrDdmr. From there my curiosity emerged.

Is this method also effective for business? like spying on web competitors?
legendary
Activity: 1694
Merit: 4687
**In BTC since 2013**
July 16, 2023, 04:54:18 AM
#15
I do not scrape the site. But, some time ago, I wanted to collect some information, and I used the Octoparse software, which worked perfectly for what I wanted.

Therefore, anyone can scrape the forum without major problems. You just have to know what you want and use the right tools for it.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
July 16, 2023, 03:21:59 AM
#14
How did the scrapping work last week when Cloudflare was acting up
Scraping didn't work.

My bot was down for almost 2 full days (until theymos apparently whitelisted our IPs so we could bypass it).
I figured I'd ask theymos. His previous whitelist attempt (last December) didn't work, and now he fixed it Smiley
legendary
Activity: 2758
Merit: 6830
July 16, 2023, 02:58:11 AM
#13
How did the scrapping work last week when Cloudflare was acting up and Bitcointalk was running slowly or not at all for certain actions? Some users reported they couldn't post, others submitted multiple posts in row, I had problems editing and previewing posts, etc. It wasn't DDOS-ing but still a Cloudflare issue. Did it affect any of your regular scrapping work?
Scraping is pretty much impossible when Cloudflare is cranked up. Requests are blocked (403 error) and there are captchas everywhere. Tongue

My bot was down for almost 2 full days (until theymos apparently whitelisted our IPs so we could bypass it).
legendary
Activity: 2730
Merit: 7065
July 16, 2023, 02:49:28 AM
#12
That's not true. Anyone can scrape the forum, as long as they keep it under 1 request per second. The IP whitelisting is only needed when Cloudflare becomes very active against DDOS.
How did the scrapping work last week when Cloudflare was acting up and Bitcointalk was running slowly or not at all for certain actions? Some users reported they couldn't post, others submitted multiple posts in row, I had problems editing and previewing posts, etc. It wasn't DDOS-ing but still a Cloudflare issue. Did it affect any of your regular scrapping work?
legendary
Activity: 2758
Merit: 6830
July 16, 2023, 02:28:56 AM
#11
I also unofficially scrape the forum. I mostly use Javascript’s fetch to make requests and cheerio to parse most of the data.

My code is open source so no secrets there: https://github.com/ninjastic/bitcointalk-supernotifier-v2
legendary
Activity: 1064
Merit: 3052
July 15, 2023, 06:44:33 PM
#10
The only API that I remember seeing is the one developed by TryNinja[1] for his Ninjastic.space[2] project. Do note that this isn't an official API for the forum but since TryNinja already scraps the forum, he setup this API for users that could have any need to directly interact with some of data that is collected. Depending on your needs you can talk with TryNinja to see if he's able to help you out:
Quote
API:

If you have a cool project or project idea that requires any posts/addresses data, I can help you with my REST API.

Here is the documentation: https://docs.ninjastic.space

[1]https://docs.ninjastic.space
[2]https://bitcointalksearch.org/topic/ninjasticspace-bitcointalk-postaddress-archive-api-5273824
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
July 15, 2023, 09:30:23 AM
#9
you are like other members and don't have special access to the forum?
Correct.

Quote
Can you tell me what mechanism you use? I'm honestly curious how it could work
I just use some scripting.

Quote
Can you reference the website to study this?
There's Wget - GNU Project, but that won't help you much. As a Linux user, you can do many things once you learn how to use the command line. But anything else that works for you will do, downloading from the internet is no rocket science.



I have to ask: what are you trying to accomplish?
sr. member
Activity: 336
Merit: 343
Jolly? I think I've heard that name before. hmm
July 15, 2023, 08:36:55 AM
#8
Depending on what data I need, I use Patrol, Recent, data dumps or some of the "normal" pages on the forum (such as the Merit page, user profile or just pages in a topic).

So what are you all doing from outside the forum? I mean, you are like other members and don't have special access to the forum?

I'm not a programmer, but I've tried to learn programming languages ​​by myself, but failed because of my busy life. Can you tell me what mechanism you use? I'm honestly curious how it could work

but wget is the easiest.

Can you reference the website to study this?
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
July 15, 2023, 08:31:29 AM
#7
LoyceV's answer was that he uses wget to get data from website.
That's the answer to "how", not to "where". There are many more command line tools for downloading, but wget is the easiest.
hero member
Activity: 882
Merit: 792
Watch Bitcoin Documentary - https://t.ly/v0Nim
July 15, 2023, 08:03:34 AM
#6
I once asked similar question in Bpip.org ANN thread and LoyceV's answer was that he uses wget to get data from website.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
July 15, 2023, 07:44:47 AM
#5
Where does the data owned by DdmrDdmr, LoyceV, and ninjastic.space come from?
Depending on what data I need, I use Patrol, Recent, data dumps or some of the "normal" pages on the forum (such as the Merit page, user profile or just pages in a topic).

it requires some kind of approval from the forum administrator (some sort of IP whitelisting) in order to grant their tool access to the data they seek.
That's not true. Anyone can scrape the forum, as long as they keep it under 1 request per second. The IP whitelisting is only needed when Cloudflare becomes very active against DDOS.

legendary
Activity: 2506
Merit: 3645
Buy/Sell crypto at BestChange
July 15, 2023, 07:24:55 AM
#4
Where does the data owned by DdmrDdmr, LoyceV, and ninjastic.space come from? Is there an API from bitcointalk?

I don't know how LoyceV, and ninjaastic.space collect data but you can fetch topics/posts from pages like unread posts since last visit ---> https://bitcointalk.org/index.php?action=unread
Then all you will do is analyze, collect and organize the data, whether using public.tableau.com or any personal tool.
You will only need to have the IP whitelisting done by admin due to high requests which may be blocked by Cloudflare

This code[1] is old, but it can explain the idea to you.

Some data like trust are weekly updated but it's a good opportunity to tell us how they do that or help who wants to learn how to make data analysis like that.

[1] https://github.com/mprep-btc/Unofficial-Bitcointalk-API
hero member
Activity: 1428
Merit: 836
Top Crypto Casino
July 15, 2023, 07:20:30 AM
#3
In simple words those 3 scrape data from bitcointalk (post/reply, users, merits, trust), save it on their servers and offers public api to access those data, well at least ninjastic.space have it[1], i dont know the other two.

[1] https://bitcointalksearch.org/topic/ninjasticspace-bitcointalk-postaddress-archive-api-5273824
hero member
Activity: 602
Merit: 638
July 15, 2023, 07:11:40 AM
#2
Those above-mentioned users are all programmers or developers; they develop their own tools used for specific things.
Those tools are being used to scrape data from the forum, but it requires some kind of approval from the forum administrator (some sort of IP whitelisting) in order to grant their tool access to the data they seek.
 
Those are how I understood it. I am not a programmer either.
sr. member
Activity: 336
Merit: 343
Jolly? I think I've heard that name before. hmm
July 15, 2023, 07:02:30 AM
#1
I'm curious mate,
Where does the data owned by DdmrDdmr, LoyceV, and ninjastic.space come from? Is there an API from bitcointalk?

I am not an expert in the field of websites. I'm just a blogger
Jump to: