SYSTEM all green source publicgoods.com queue 3,142 pages p99 latency 118ms dataflirt.com · scraper/publicgoods-com
RUN * 14 active pipelines * publicgoods.com live

Public Goods data,
at warehouse scale.

We extract product listings, membership pricing, ingredient specifications, and reviews from Public Goods. Delivered as clean JSON, CSV, or Parquet to S3, BigQuery, or Snowflake on your cadence.

Products extracted
4.2K /day
Price updates
12.5K /24h
Review records
85K /run
Active pipelines
14
Uptime
99.98%
Data Dictionary

Every field we extract from publicgoods.com

Structured, schema-consistent data across all major object types — delivered clean, typed, and ready to query.

Complete list of extractable fields for Product Listings objects from publicgoods.com. All fields typed and schema-versioned.

skutitlecategorysub_categoryretail_pricemember_pricediscount_pctin_stockstock_depthratingreview_countdescriptionimage_urlsurl
product_listings
● 200 OK
"sku": "PG-GRO-001",
"title": "Organic Oats",
"category": "Grocery",
"retail_price": 6.5,
"member_price": 4.5,
"in_stock": true,
"rating": 4.8,
"review_count": 412
# skutitlecategorysub_categoryretail_pricemember_price
1
2
3

Complete list of extractable fields for Pricing & Membership objects from publicgoods.com. All fields typed and schema-versioned.

skuretail_pricemember_pricesubscription_pricesubscription_discountin_stockstock_depthshipping_tierprice_timestamp
pricing_& membership
● 200 OK
"sku": "PG-GRO-001",
"retail_price": 6.5,
"member_price": 4.5,
"subscription_price": 4.27,
"subscription_discount": 5,
"in_stock": true,
"price_timestamp": "2026-05-12T09:14:00Z"
# skuretail_pricemember_pricesubscription_pricesubscription_discountin_stock
1
2
3

Complete list of extractable fields for Ingredients & Specs objects from publicgoods.com. All fields typed and schema-versioned.

skuingredients_listallergensvegangluten_freeorganicpackaging_materialorigin_countrycertifications
ingredients_& specs
● 200 OK
"sku": "PG-GRO-001",
"ingredients_list": "['Organic whole grain rolled oats']",
"allergens": "['None']",
"vegan": true,
"gluten_free": true,
"organic": true,
"origin_country": "USA"
# skuingredients_listallergensvegangluten_freeorganic
1
2
3

Complete list of extractable fields for Reviews & Ratings objects from publicgoods.com. All fields typed and schema-versioned.

review_idskureviewer_nameratingreview_titlereview_bodyreview_dateverified_buyer
reviews_& ratings
● 200 OK
"review_id": "REV-98213",
"sku": "PG-GRO-001",
"reviewer_name": "Sarah M.",
"rating": 5,
"review_title": "Great quality",
"review_body": "These oats are perfect for overnight oats.",
"review_date": "2026-04-18",
"verified_buyer": true
# review_idskureviewer_nameratingreview_titlereview_body
1
2
3

Complete list of extractable fields for Category Taxonomy objects from publicgoods.com. All fields typed and schema-versioned.

category_idparent_categorynameurlproduct_countdescriptionseo_titlescraped_at
category_taxonomy
● 200 OK
"category_id": "CAT-102",
"parent_category": "Pantry",
"name": "Grains & Pasta",
"url": "https://www.publicgoods.com/collections/grains-pasta",
"product_count": 24,
"scraped_at": "2026-05-12T09:14:33Z"
# category_idparent_categorynameurlproduct_countdescription
1
2
3

Capabilities

Everything you need from Public Goods

Our scraper handles the specific structure of Public Goods: dual-tier pricing, deep ingredient lists, and subscription logic.

Full Product Data Extraction

Title, description, images, and category mapping scraped at the SKU level.

Dual-Tier Price Tracking

Capture standard retail price alongside member-only pricing and subscription discounts.

Ingredient & Sustainability Parsing

Extract structured lists of ingredients, allergens, and eco-friendly certifications.

Review & Rating Mining

Full review text, star ratings, and verified buyer flags paginated across all products.

Stock & Availability

Monitor inventory status and stock depth indicators to track supply chain health.

Category & Taxonomy Scraping

Map the entire site hierarchy from top-level departments down to specific product collections.

Scheduled Extraction

Run daily or weekly pipelines to track pricing adjustments and catalogue expansions.

Change Detection

Identify newly added products or discontinued items automatically.

Nutritional Fact Capture

Extract serving sizes, calories, and macronutrient breakdowns from product images and text.

// engagement pipeline

From SKU list to warehouse record

Brief in. Clean data out.

Define Scope
d 0

Provide category URLs or target ranges. We design the extraction schema together.

Pipeline Build
d 2–4

We configure Scrapy / Playwright crawlers, proxy rotation, and session management for publicgoods.com.

Validation & QA
d 4–6

Schema validation, null-rate checks, and price-outlier detection before full launch.

Delivery
ongoing

JSON / CSV / Parquet pushed to your S3 bucket, BigQuery dataset, or Snowflake stage on agreed cadence.

Under the hood

How our pipeline handles DTC platforms

DTC sites like Public Goods use dynamic frontends and API-driven pricing. Here is how we extract clean data reliably.

pipeline-monitor · publicgoods.com · live ● active
// fingerprinting
Identity rotation
TLS fingerprintrandomised
User-agentrotated
IP poolresidential
Challenges blocked0
// pagination
Page coverage
48,291 pages queued running
// observability
Pipeline health
99.9%
uptime
142ms
p99 lat
0.3%
null rate
2
alerts
Dynamic pricing
Dual-tier price extraction

Public Goods displays different prices for guests and members. We extract both data points simultaneously by parsing the underlying JSON state objects used by their frontend framework.

Pagination
Headless API traversal

Instead of clicking through visual pagination, we map the backend GraphQL or REST endpoints that populate product grids, ensuring zero missed items and faster extraction.

Data normalisation
Structuring unstructured text

Ingredient lists and nutritional facts are often stored as raw HTML blocks. We apply regex and NLP parsing to convert these blocks into queryable arrays and key-value pairs.

Change detection
Only re-scrape what has changed

For regular monitoring, we maintain a hash index of last-seen values per field. Subsequent runs only push diffs, reducing compute cost and downstream processing load.

Monitoring & alerting
24/7 pipeline health

Every run emits structured logs to our observability stack. We alert on null-rate spikes and schema drift, responding before you notice.

Applications

Who uses Public Goods data

Teams across industries use publicgoods.com data to build competitive products and smarter operations.

01
Competitor Price Benchmarking

DTC brands and retailers monitor membership pricing models to optimise their own subscription tiers.

02
Ingredient Analysis

FMCG researchers analyse ingredient trends, vegan alternatives, and organic formulations.

03
Sustainability Tracking

Consultancies track the prevalence of eco-friendly packaging and certifications across categories.

04
Assortment Planning

Retail buyers analyse category depth and new product launches to inform merchandising strategy.

05
Market Research

Analysts track review velocity and rating distributions to estimate product popularity and sales volume.

06
MAP Monitoring

Suppliers audit pricing to ensure minimum advertised price compliance across channels.

Why DataFlirt

"Public Goods offers a masterclass in DTC membership economics, but analysing their strategy requires structured data extraction at scale."

Extracting data from modern headless commerce sites requires more than simple HTML parsing. It requires intercepting API calls, handling dynamic state, and structuring messy ingredient blocks. DataFlirt absorbs that complexity so your analysts can focus on strategy.

Technical Spec

Publicgoods scraper - technical capabilities

Everything supported by our publicgoods.com scraper — rendered SPA elements, auth walls, rate-limit evasion and beyond.

JavaScript rendering
Full Playwright sessions for dynamic content and lazy-loaded elements
Supported
Dual-tier pricing
Extraction of both retail and membership prices
Supported
Ingredient parsing
Structuring raw text into discrete ingredient arrays
Supported
Review pagination
Full extraction of all historical reviews per SKU
Supported
Stock tracking
Monitoring in-stock status and low-stock warnings
Supported
Category mapping
Hierarchical extraction of collections and departments
Supported
Member-only checkout flows
Gated purchase processes requiring active paid memberships
Partial
Account order history
Historical purchase data tied to individual user profiles
Partial
Infrastructure

Infrastructure powering the pipeline

Open-source tooling on proven cloud infra — no vendor lock-in, full observability.

ScrapyPlaywrightPython 3.12RedisPostgreSQLApache AirflowAWS LambdaS3CloudWatch2CaptchaCapSolverResidential ProxiesDockerKubernetesGrafanaPrometheus
Scrapy + Playwright Stack

Scrapy handles crawl orchestration and retry logic. Playwright handles JavaScript rendering and interaction flows.

Residential Proxy Infrastructure

We maintain pools of residential ISP proxies to bypass bot detection. Rotation happens per-request.

Cloud-Native Orchestration

Pipelines run on AWS Lambda and ECS. Airflow handles scheduling and dependency management.

Output & Delivery

Your data, your destination

Data delivered to where your team already works — no new tooling required.

JSON
Newline-delimited or nested format
CSV
Flat file with typed columns
XLS
Excel compatible spreadsheet
Parquet
Columnar format for data warehouses
AWS S3
Direct bucket delivery
Webhook
HTTP POST per record
API
RESTful access to extracted datasets
PostgreSQL
Direct database upserts
S3
Direct bucket delivery — compatible with any data lake
// faq

Common questions.

About publicgoods.com scraping, legality, and pipeline operations.

Ask us directly →
Do you need a Public Goods membership to scrape data?

No. We extract the publicly visible retail prices and the advertised member prices directly from the product pages without requiring authenticated sessions.

How do you handle the ingredient lists?

Ingredient data is often unstructured. We use custom parsers to split comma-separated lists, remove filler text, and flag key allergens or certifications.

Can you track when new products are added?

Yes. By running daily diffs against the category pages, we can flag newly introduced SKUs and discontinued items.

How do you bypass bot protection?

We use US-based residential proxies and manage browser fingerprints to ensure high success rates without triggering rate limits.

Is the review data complete?

Yes, we paginate through all available reviews for a given product, capturing the text, rating, and verified status.

What format is the data delivered in?

We support JSON, CSV, Parquet, and direct integrations with S3, Snowflake, and PostgreSQL.

$ dataflirt scope --new-project --source=publicgoods.com ready

Tell us what
to extract.
We do the rest.

20-minute scoping call. Pilot dataset within the week. Production within two. Get structured DTC product and pricing data delivered directly to your warehouse. Tell us your requirements.

hello@dataflirt.com · Bengaluru · IST · typical reply < 4h
Related Scrapers

More in food drink and kitchen

Services

Data Extraction for Every Industry

View All Services →