Skip to content

Duolingo streak #23

@mdave16

Description

@mdave16

currently

nobody knows about you doing duolingo through the website

future

Add a thing which says "I"m currently on a num streak in language!"

and then maybe a fun fact about the number using the numbersapi

links

numbers api: http://numbersapi.com/#123456
duolingo fetch:

fetch("https://www.duolingo.com/users/Mayur829047", {"credentials":"include","headers":{"accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9","accept-language":"en-GB,en-US;q=0.9,en;q=0.8","cache-control":"no-cache","pragma":"no-cache","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","upgrade-insecure-requests":"1"},"referrerPolicy":"no-referrer-when-downgrade","body":null,"method":"GET","mode":"cors"}).then(x => x.json()).then(x => x.site_streak).then(x => console.log(x))

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions