Microsoft-Store-Scraper provides APIs to easily crawl the Microsoft Store for Python without any external dependencies!
from microsoft_store_scraper import app
results = app(app_id="9nht9rb2f4hd")
print(results)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Microsoft-Store-Scraper provides APIs to easily crawl the Microsoft Store for Python without any external dependencies!
from microsoft_store_scraper import app
results = app(app_id="9nht9rb2f4hd")
print(results)