Jump to content
  • Sign Up

Ventusxt.8574

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Ventusxt.8574

  1. Thank you very much! Yeah, as i am just a beginner, what i was planning to do is a personal-use python script that only when i execute it, it queries the api and displays the daily and tomorrow fractals. I was thinking on not querying if there's no new fractals and if there is a change, fall back to query the api. Wonder if i can make it. Thanks again for your input!
  2. Hello! i'm trying to practice some app development and tinker here and there with some computer science classes i'm taking, and i want to create a project that displays the daily fractals and tomorrow fractals. I remember there were some projects in place working with the api pre-SoTO that displayed today's daily T4s + Recs and tomorrow's T4s + Recs, but after the patch only one got the dailies working, but not tomorrow's. I began researching the API documentation and wiki and manage to do some API requests with python, but i don't know what achievements i need to request to be able to display today's and tomorrow fractal dailies or if the endpoints are working at all. Could someone please point me in the right direction? Thanks.
×
×
  • Create New...