phpBB Forum Scraper
Pricing
from $1.00 / 1,000 result rows
Go to Apify Store
phpBB Forum Scraper
Generic scraper for phpBB-powered forums. Crawls forums, topics and posts, and outputs structured post data.
phpBB Forum Scraper
Pricing
from $1.00 / 1,000 result rows
Generic scraper for phpBB-powered forums. Crawls forums, topics and posts, and outputs structured post data.
type
Required
Whether this item is a forum, a topic (thread), or a single post within a topic.
forum
Required
Base URL of the phpBB forum.
forumId
Optional
Forum id (forum items only).
forumName
Optional
Name of the forum a topic belongs to (topic items only).
topicId
Optional
Topic id (topic/post items only).
topicTitle
Optional
Parent topic title (post items only).
title
Optional
Title (forum/topic items only).
topicCount
Optional
Number of topics in the forum (forum items only).
postCount
Optional
Number of posts in the forum (forum items only).
pinned
Optional
closed
Optional
repliesCount
Optional
postsCount
Optional
views
Optional
postId
Optional
postNumber
Optional
username
Optional
Post author's username (post items only).
createdAt
Optional
lastPostedAt
Optional
lastPostAuthor
Optional
lastPostUrl
Optional
cookedHtml
Optional
Raw rendered HTML of the post body (post items only).
contentMarkdown
Optional
Post body converted to Markdown (post items only).
contentText
Optional
Post body converted to clean plain text (post items only).
signature
Optional
url
Required