Allaboutcircuits: Get Articles By Category
Allaboutcircuits via Parse · education
List articles filtered by a specific category slug. Returns approximately 19 articles per page. Category slugs can be obtained from the get_article_categories endpoint. Scraper for allaboutcircuits.com - electronics education, articles, tools, forums, and textbooks. Fulfilled by Parse from allaboutcircuits.com.
- allaboutcircuits
- allaboutcircuits-com
- developer-tools
- education
- news-media
- 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/1a9c11c4-f2c1-4526-818c-150dfe8f284e/get_articles_by_category
- Interface artifact
- sha256:6e3c055db882fb16da4527704bb4a37e6e6e0ccea5713670fc52231aff648e73
- Manifest digest
- sha256:261763d73a4f528b1ee6e87c3d658af2c5dd1b6cefea445fa26733ddaf72d77f
Request fields
- offset (integer): Pagination offset. Increment by 20 for each page.: Allowed values: 0, 20
- category_slug (string, required): Category slug from get_article_categories endpoint (e.g., 'analog', 'power', 'embedded', 'sensors').
Example queries
- {"offset":"0","category_slug":"analog"}