Skip to content

Wikipedia

Wikipedia is a lightweight research source for stable reference facts. It is not a direct typed scraper namespace.

Example

Source-filtered Wikipedia research

```bash curl https://api.faircompany.ai/v1/crawl/research \ -X POST \ -H "Authorization: Bearer fc_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "query": "web scraping history", "sources": ["wikipedia"], "limit": 10 }' ```

Notes

  • use Wikipedia for grounding facts, dates, and entity overviews
  • switch to /web/scrape when you already know the exact article you need