ESPN WNBA Scraper
Pricing
from $7.50 / 1,000 results
ESPN WNBA Scraper
Fetch WNBA scoreboard games, teams, or news from ESPN sub endpoints. Add an optional YYYYMMDD date to target a particular game day. Handy for WNBA fan trackers, women in basketball coverage sites, fantasy tooling, and editorial dashboards that surface daily league results.
Pricing
from $7.50 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
4
Total users
2
Monthly active users
20 hours ago
Last modified
Categories
Share

π ESPN WNBA Scraper
π Export WNBA scoreboard, teams, and game leaders straight from the public ESPN site API.
The ESPN WNBA Scraper turns the https://site.api.espn.com/apis/site/v2/sports/basketball/wnba/ public endpoint into a clean, structured dataset, parses the response, and flattens it into one row per record. You can scope the run with input filters and pull whichever subset you need.
| π― Target Audience | π‘ Primary Use Cases |
|---|---|
| π Data analysts | Pull the full public dataset into a warehouse |
| π€ ML engineers | Build clean training sets without writing client code |
| π° Journalists & researchers | Verify facts in seconds |
| π©βπ» Developers | Mirror the upstream data into a database |
| π’ Product teams | Power dashboards and internal tools |
| π Students & educators | Free, structured datasets for projects |
π What the ESPN WNBA Scraper does
- Calls the public https://site.api.espn.com/apis/site/v2/sports/basketball/wnba/ endpoint with the input filters you supply.
- Parses the response, locates each record, and flattens it into a row.
- Casts numeric fields and surfaces upstream errors as a single record with the
errorfield populated. - Stops cleanly at
maxItemsso you never blow past your dataset budget. - Exports to every format the Apify dataset supports , spreadsheet, warehouse, RSS, HTML, and more.
π‘ Why it matters: the upstream endpoint is public but the response is verbose and not analyst-ready. This actor normalizes it into one clean row per record so the data drops straight into BigQuery, a Google Sheet, or a pandas DataFrame.
π Data fields
Each record includes: awayScore, awayTeam, date, homeScore, homeTeam, id, imageUrl, leaders, name, results, scrapedAt, status, venue, venueCity. These field names come straight from the actor's dataset schema, so what you see here is what lands in your dataset.
β οΈ Good to Know: all input is validated; trailing whitespace is trimmed before the request fires. Free accounts are capped at 10 items per run as a preview; upgrade for the full dataset.
π How to use
- Click Try for free.
- Pick your input filters (or leave defaults).
- Click Start. Within seconds your dataset is ready, download or pipe to your warehouse.
- (Optional) Schedule the actor to refresh automatically.
π Recommended Actors
| Actor | What it does |
|---|---|
| ParseForge Alpha Vantage Scraper | Stocks, FX, crypto, indicators. |
| ParseForge OurAirports Scraper | Global airport database. |
| ParseForge USGS Earthquake Scraper | Real-time public earthquake feed. |
| ParseForge NWS Weather Alerts Scraper | Live US weather alerts. |
π‘ Pro Tip: browse the complete ParseForge collection for 900+ production-grade scrapers across business intelligence, real estate, e-commerce, sports, finance, and public records.
Disclaimer: This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site terms of service and applicable law. Create a free account w/ $5 credit.
π Need Help?
If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.
For faster answers, join our Discord. It's the best place to get support and suggest new actors.