[SOLVED]JavaScript help needed. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

[SOLVED]JavaScript help needed.

I need to know how to change the codes that are featured in this to different ones. https://code.sololearn.com/WNyO45fkW1v9/?ref=app

21st Sep 2018, 4:29 PM
LONGTIE👔
LONGTIE👔 - avatar
5 Answers
+ 5
Calvin scrapes the code urls from here https://code.sololearn.com/W11gtB9MAuaF#html Then he requests each url to scrape the user information. Make a similar code which contains anchor tags for the codes you want and change the contestUrl variable from calvin code.
21st Sep 2018, 6:59 PM
Toni Isotalo
Toni Isotalo - avatar
+ 6
ok thank you Toni Isotalo
29th Sep 2018, 5:34 PM
LONGTIE👔
LONGTIE👔 - avatar
+ 5
Toni Isotalo another question. how do I make it so it doesn't show the upvotes
29th Sep 2018, 5:25 PM
LONGTIE👔
LONGTIE👔 - avatar
+ 4
ok thanks Toni Isotalo
21st Sep 2018, 7:00 PM
LONGTIE👔
LONGTIE👔 - avatar
+ 4
Remove line 119 userXp.innerHTML
29th Sep 2018, 5:31 PM
Toni Isotalo
Toni Isotalo - avatar