Marketplace
No threads yet

archive.4plebs.org

12 endpoints·100 runs·updated 3d ago

Endpoints

list_board_gallery2 params·6 runs

Returns one paginated board media gallery from https://archive.4plebs.org with complete non-empty post, media, OCR, and machine-generated description fields.

search_posts10 params·14 runs

Searches archived posts on https://archive.4plebs.org by text, subject, username, tripcode, dates, post type, sort order, board, and page, returning result records and totals.

search_subject_opening_posts3 params·5 runs

Returns paginated opening posts whose subject matches a title string on https://archive.4plebs.org, including complete non-empty post and media metadata.

get_random_thread1 param·9 runs

Returns a random archived thread from a selected board on https://archive.4plebs.org with the complete original post, every reply, and all non-empty record metadata.

search_posts_by_tripcode3 params·5 runs

Returns paginated archived posts matching a cryptographic tripcode on https://archive.4plebs.org, with complete non-empty post and media fields plus pagination metadata.

search_posts_by_display_name3 params·5 runs

Returns paginated archived posts from users whose display name exactly matches the requested name on https://archive.4plebs.org, with complete non-empty post and media fields.

get_latest_threads2 params·14 runs

Gets the latest archived threads for a selected board and page from https://archive.4plebs.org, including each thread's original post and recent replies.

list_archived_boards0 params·13 runs

Lists the complete set of archived boards on https://archive.4plebs.org with each board's short name, full name, and URL.

get_post_media_metadata2 params·6 runs

Returns complete media metadata for a specified archived post from https://archive.4plebs.org, including dimensions, links, OCR text, and machine-generated descriptions.

search_original_posts9 params·6 runs

Returns paginated opening-post-only search results from https://archive.4plebs.org with filters for text, subject, username, tripcode, dates, board, and sort order.

get_thread_replies2 params·6 runs

Returns every reply post except the original post for a specified archived thread on https://archive.4plebs.org, preserving all non-empty reply and media fields.

search_posts_by_date_range5 params·11 runs

Returns full archived post records matching text within a start and end date on https://archive.4plebs.org, with result counts and pagination details.