Welcome to our weekly rewards post for !
I've been able to get some more work done and finally corrected something that has been bugging me for a while. I am not sure if you have seen an image like the one below:
I've been trying to deal with that ugly pop up for some time now. I use Selenium Python and I am sure someone that uses this from day to day, would have it sorted a long time ago. For anyone interested, I was not able to locate an element by ID or CLASS, so needed to use the CSS_SELECTOR(Thanks ChatGPT) to click on this to remove before our screenshot of the Strava activity was taken.
I thought I was done, but then...
Of course, not everyone allows access to these screenshots, so when the activity screen gets loaded there is sometimes a redirect to the Strava "registration" page. so to work around this, the basic code to click on this pop up looks like this(of course until Strava changes this code).
if "/activities/" in driver.current_url:
if driver.find_element(By.CSS_SELECTOR, '[data-cy="sign-up-modal-close-button"]'):
print("Element exists!")
driver.find_element(By.CSS_SELECTOR, '[data-cy="sign-up-modal-close-button"]').click()
time.sleep(1)
So this week, I was able to:
- Take care of the log in pop up in the activity screen shot
- Start work on providing monthly stats at the end of the post...have a look at this one here
Next week:
- Try to add a second automatic image download from Strava
- Continue with the monthly statistics totals
- Possibly look at using another method to upload images as there were again issues in uploading with the current method.
This time of year things do slow down a little, but we still had a lot of great activities and training sessions, with 102 posts to Hive using the service.
We are continuing on with the leader board working on "Calories" burned over the week. Rewards will be provided to the top 30 users of the service. Please note that if there are only 19 users posting for the previous week, we will split the rewards across those 19 users.
This Weeks Leader Board of 56845.700000000004 total calories burned:
- 8423.0 Calories Burned - 0.711 HBD
- 4726.0 Calories Burned - 0.406 HBD
- 3984.0 Calories Burned - **
- 3463.0 Calories Burned - 0.305 HBD
- 2961.0 Calories Burned - 0.260 HBD
- 2781.0 Calories Burned - 0.245 HBD
- 2738.0 Calories Burned - 0.241 HBD
- 2697.0 Calories Burned - 0.237 HBD
- 2281.0 Calories Burned - 0.201 HBD
- 2240.0 Calories Burned - 0.197 HBD
- 2137.0 Calories Burned - 0.188 HBD
- 1737.0 Calories Burned - 0.153 HBD
- 1712.0 Calories Burned - 0.151 HBD
- 1646.4 Calories Burned - 0.145 HBD
- 1437.0 Calories Burned - 0.126 HBD
- 1415.0 Calories Burned - 0.124 HBD
- 1337.0 Calories Burned - 0.118 HBD
- 1222.0 Calories Burned - 0.107 HBD
- 1222.0 Calories Burned - 0.107 HBD
- 974.0 Calories Burned - 0.086 HBD
- 967.0 Calories Burned - 0.085 HBD
- 959.0 Calories Burned - 0.069 HBD
- 728.0 Calories Burned - 0.064 HBD
- 671.3 Calories Burned - 0.059 HBD
- 646.0 Calories Burned - 0.057 HBD
- 573.0 Calories Burned - 0.050 HBD
- 387.0 Calories Burned - 0.034 HBD
- 305.0 Calories Burned - 0.027 HBD
- 255.0 Calories Burned - 0.022 HBD
- 221.0 Calories Burned - 0.019 HBD
** run.vince.run and strava2hive are organisers of the service and as a result is happy to forfiet any rewards earned and they are placed back into the pool of HDB offered to users.
Service Updates For The Week
I am sorry I have not posted here in a while. I have been thinking of making some small additions here and there but have not had a lot of time to devote to it. If you have any suggestions, please let me know.
The leader board page will be located here: https://www.notion.so/Leader-Board-Updated-Sun-Feb-12-23-44-50-UTC-2023-bf9e87e4106e446fb627abff356ce675
And as always, please let me know if you are experiencing any issues, or if you have any suggestions for the service.
Curation Trail For 
There is now a curation trail set up for
If you are interested in using the service, please access the following link, as this will be able to give you the full details on what you need to do to get started using the service:
@strava2hive/strava2hive-frequently-asked-questions