Nngroup: List Articles By Topic
Nngroup via Parse · education
List all content items tagged with a specific topic. Returns paginated results. Topic names must match exactly as returned by list_all_topics (case-sensitive). Optionally filter by content type. Structured access to Nielsen Norman Group's catalog of UX research articles, videos, reports, and courses. Search by keyword, browse by topic, retrieve full article content, and list reports or live training events. Fulfilled by Parse from nngroup.com.
- developer-tools
- education
- news-media
- nngroup
- nngroup-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b15427e1-ed9d-43c5-bf29-2b707e3312f8/list_articles_by_topic
- Interface artifact
- sha256:9a88f72992d7840f714a2515b9292482d1a4b737aa0aa70badab92a1c37f1469
- Manifest digest
- sha256:cf9ad7428cb6b9b2cfec56b433feeac55d77d85918400d4010ecea5da4fe734e
Request fields
- page (integer): Page number (0-indexed)
- type (string): Filter results to a single content type: Allowed values: Article, Video, Report, Course, UX Conference
- topic (string, required): Topic name exactly as returned by list_all_topics (e.g. 'Ecommerce', 'Web Usability')
Example queries
- {"page":"0","type":"Article","topic":"Research Methods"}