ParseForge Scrapers

Wikimedia Commons File Talk Scraper

parseforge/wikimedia-commons-file-talk-scraper

Other

Scrapes File talk pages from Wikimedia Commons using the public API. Returns each page as a flat row with page ID, namespace, and title. No login required.

Run this scraper See the API call
Total runs
15
Bookmarked
0
Last modified
14 hours ago

This scraper was last updated on .

What does the Wikimedia Commons File Talk Scraper return?

No description published for this scraper yet.

What input does the Wikimedia Commons File Talk Scraper accept?

FieldTypeWhat it doesDefault
maxItems integer Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000 10
search string Optional search term to filter file talk pages by title. not set

How much does the Wikimedia Commons File Talk Scraper cost?

from $3.62 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.00362 to $0.004

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

How do I call the Wikimedia Commons File Talk Scraper API?

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST · run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~wikimedia-commons-file-talk-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "maxItems": 10
  }'

What example inputs can I use?

Use these inputs to see how a run is configured.

input.json
{
  "maxItems": 10
}

What do users say about the Wikimedia Commons File Talk Scraper?

No reviews yet. Be the first.

How do I report an issue with the Wikimedia Commons File Talk Scraper?

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

What related scrapers can I use?

Run Wikimedia Commons File Talk Scraper on Apify All scrapers