Skip to content

Instantly share code, notes, and snippets.

View Devidxyz's full-sized avatar
🐧
I use arch btw

Devid Devidxyz

🐧
I use arch btw
View GitHub Profile

Keybase proof

I hereby claim:

  • I am devidxyz on github.
  • I am devidabt (https://keybase.io/devidabt) on keybase.
  • I have a public key ASAVGg4uwDUtSRlw7mHKcF3G4oOod0cMKZl46KVw1Nn71Ao

To claim this, I am signing this object:

const { Builder } = require("selenium-webdriver");
const fetchRequest = `return await (await fetch("https://api.opensea.io/graphql/", {
headers: {
accept: "*/*",
"accept-language": "en-US,en;q=0.9,ja-JP;q=0.8,ja;q=0.7",
"content-type": "application/json",
"sec-fetch-dest": "empty",
"sec-fetch-mode": "cors",
"sec-fetch-site": "same-site",
const { Builder } = require("selenium-webdriver");
const fetchRequest = `return await (await fetch("https://api.opensea.io/graphql/", {
"headers": {
"accept": "*/*",
"accept-language": "en-US,en;q=0.9,ja-JP;q=0.8,ja;q=0.7",
"content-type": "application/json",
"sec-fetch-dest": "empty",
"sec-fetch-mode": "cors",
"sec-fetch-site": "same-site",