ParseForge Scrapers

Wikimedia Commons Deletion Scraper

parseforge/wikimedia-commons-deletion-scraper

Other

Scrapes deletion nominations from Wikimedia Commons categories. Returns page ID, namespace, and title for each nominated file or page.

Run this scraper See the API call
Total runs
44
Bookmarked
0
Last modified
16 hours ago

This scraper was last updated on .

What does the Wikimedia Commons Deletion Scraper return?

No description published for this scraper yet.

What input does the Wikimedia Commons Deletion Scraper accept?

FieldTypeWhat it doesDefault
categoryName string (5 options) Select a specific deletion request category to scrape, such as a monthly archive or a special queue like Incomplete deletion requests. Category:Deletion_requests
searchTerm string Optional keyword to filter deletion request pages by title. Leave empty to scrape all pages in the selected category. not set
maxItems integer Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000 10

How much does the Wikimedia Commons Deletion 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 Deletion 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-deletion-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "categoryName": "Category:Deletion_requests",
    "maxItems": 10
  }'

What example inputs can I use?

Use these inputs to see how a run is configured.

input.json
{
  "categoryName": "Category:Deletion_requests",
  "maxItems": 10
}

What do users say about the Wikimedia Commons Deletion Scraper?

No reviews yet. Be the first.

How do I report an issue with the Wikimedia Commons Deletion 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 Deletion Scraper on Apify All scrapers