Bitcoin Forum

Other => Meta => Topic started by: LeGaulois on January 05, 2022, 09:41:21 PM



Title: How to get a full topic in a single page
Post by: LeGaulois on January 05, 2022, 09:41:21 PM
Hello

Adding ";all" at the end of a topic URL doesn't work when the topic has a couple of dozens of pages

I'm looking to get this topic (https://bitcointalk.org/index.php?topic=1935098.0;all) about ChipMixer, in a single and full-page but adding ;all don't work
if I take a random topic (https://bitcointalk.org/index.php?topic=5156577.700;all) it doesn't work too
If I take a topic with only 2-3 pages it's fine.

Basically, I'm just looking to extract the full content of this topic with ~120 pages (to later use it with a tool)


Title: Re: How to get a full topic in a single page
Post by: BlackHatCoiner on January 05, 2022, 09:55:45 PM
I assume you can't do that as it's way too heavy for the server. Imagine getting the full Wall Observer in one shot. It'd crash.


Title: Re: How to get a full topic in a single page
Post by: hosseinimr93 on January 05, 2022, 10:22:11 PM
You can't see all posts in a single page if the thread has more than 25 pages.
LoyceV has provided a tool which scraps all the posts made in a thread and show them in a single page.
Visit the following topic. It may be helpful to you.

"Show All" on long topics (https://bitcointalk.org/index.php?topic=5112444.0)


Title: Re: How to get a full topic in a single page
Post by: LeGaulois on January 05, 2022, 10:35:38 PM
@BlackHatCoiner

I understand if there are 2000 connections per minute at the same time but 1 user? and CloudF at the top?

@hosseinimr93

OK, so the limit is 25, thanks. I tried the tool you suggest yesterday but I had a message like "404 not found, this topic isn't archived". I didn't look further, I read 50 pages yesterday :-X

Edit:

Edit:
All 121 pages were srapped.

LeGaulois, if it still doesn't work, CTRL+F5 may solve the problem.

TYVM  :)
Exactly what I wanted

Thx @LoyceV too


Title: Re: How to get a full topic in a single page
Post by: hosseinimr93 on January 05, 2022, 11:24:05 PM
I tried the tool you suggest yesterday but I had a message like "404 not found, this topic isn't archived".
It seems that you didn't follow the guide (https://bitcointalk.org/index.php?topic=5112444.0) posted by LoyceV.
The tool doesn't scrap all the threads automatically. You have to request it.
For making a request, you must post the link including ID of the topic you want publicly somewhere on the forum.

https://loyce.club/showall/1935098.html

Once I post this, LoyceV's tool should start to scrap that thread.

Of course, the thread has been already archived and you should have been able to see the outdated page at least. Something probably went wrong when you tried to see that page.

Edit:
All 121 pages were srapped.

LeGaulois, if it still doesn't work, CTRL+F5 may solve the problem.