Article body (plain text)
articleBody
Optional
Full article text flattened to plain text (paragraphs joined with blank lines) from the raw HTML content field. Convenience field, not present upstream.
Free Malaysia Today Scraper
Pricing
from $1.50 / 1,000 results
Extract full article text or the newest headlines from Free Malaysia Today (freemalaysiatoday.com) -- no account or API key needed.
Input
_input
Optional
The exact input value (article URL, or 'latest') that produced this record.
Source strategy
_source
Optional
Which extraction strategy emitted this record (S1-nextdata for articles, S2-rss for latest headlines, or 'none' on failure).
Scraped at
_scrapedAt
Optional
UTC ISO 8601 timestamp when this record was scraped.
Error
_error
Optional
Present only on failed extractions -- the error kind (e.g. not_found, http_5xx, blocked_or_transient).
Error detail
_errorDetail
Optional
Free-form diagnostic detail, present only alongside _error.
Title
title
Optional
Article headline. Article mode: WordPress post title. Latest mode: RSS item title.
Content (raw HTML)
content
Optional
Full article body as raw WordPress HTML (
,
etc), verbatim from upstream. Article mode: post.content. Latest mode: RSS content:encoded.Article body (plain text)
articleBody
Optional
Full article text flattened to plain text (paragraphs joined with blank lines) from the raw HTML content field. Convenience field, not present upstream.
Excerpt
excerpt
Optional
Short dek/teaser as raw HTML, from the WordPress post object (article mode only).
Description
description
Optional
Teaser text from the RSS item (latest mode only).
Slug
slug
Optional
URL slug of the article (article mode only).
Status
status
Optional
WordPress publish status, e.g. "publish" (article mode only).
Date (local)
date
Optional
Publish date/time in the site's local timezone (article mode only).
Date (GMT)
dateGmt
Optional
Publish date/time in GMT/UTC (article mode only).
Modified date (GMT)
modifiedGmt
Optional
Last-modified date/time in GMT/UTC (article mode only).
Publish date
pubDate
Optional
RSS pubDate string (latest mode only).
URI
uri
Optional
Site-relative URI path of the article (article mode only).
Link
link
Optional
Article URL, from the RSS item (latest mode only).
GUID
guid
Optional
RSS item GUID, matches the article URL (latest mode only).
Creator
creator
Optional
Byline name from the RSS dc:creator element (latest mode only).
Categories
categories
Optional
Article mode: raw-passthrough WPGraphQL categories object (edges[].node.name/slug). Latest mode: plain list of RSS text values.
Featured image
featuredImage
Optional
Raw-passthrough WPGraphQL featured image object (node.sourceUrl/altText/caption/mediaDetails) (article mode only).
Image
image
Optional
Lead image URL from the RSS media:thumbnail element (latest mode only).
GraphQL ID
id
Optional
Base64-encoded WPGraphQL global ID (article mode only).
Database ID
databaseId
Optional
Numeric WordPress post ID (article mode only).
GraphQL type
__typename
Optional
WPGraphQL type name, always "Post" (article mode only).