Daily NBA Player Props Scraper

Заказчик: AI | Опубликовано: 09.02.2026
Бюджет: 250 $

I need a small script or micro-service that calls an odds API once per day and extracts NBA player-prop markets—specifically all categories—for every nba game on the board. The job is only about player props; spreads, moneylines, and totals can be ignored. Here is what I expect: • Code (Python or Node preferred, but I’m flexible) that hits a public or paid odds endpoint, parses the daily response, and saves the three prop categories in a tidy JSON or CSV file. Excel preferably • A clear spot in the code where I can drop my own API key and set the run time (cron, Cloud Function, Lambda, etc.). • Basic logging so I can confirm the call succeeded and see any errors. • Quick README explaining setup and the output format. If the script runs correctly, produces the props for each listed player, and can be scheduled to fire automatically every 24 hours, I’ll consider the project complete.