Added Instagram scrapers (#633)

This commit is contained in:
Soxoj
2022-09-11 14:12:38 +03:00
committed by GitHub
parent 1fd1e2c809
commit 1c9ccfe77b
+62
View File
@@ -33751,6 +33751,68 @@
"tags": [ "tags": [
"streaming" "streaming"
] ]
},
"instaprofi.ru": {
"absenceStrs": [
"/static/img/pages/profile/nobody.jpg"
],
"presenseStrs": [
"profile__nextProfile flex-ajc"
],
"url": "https://instaprofi.ru/profile/{username}",
"urlMain": "https://instaprofi.ru",
"usernameClaimed": "morgen_shtern",
"usernameUnclaimed": "noonewouldeverusethis7",
"checkType": "message",
"source": "Instagram",
"alexaRank": 252838,
"tags": [
"photo"
]
},
"Pixwox": {
"absenceStrs": [
"Page not found</div>"
],
"presenseStrs": [
"username",
"profile",
" data-name=",
"fullname",
"alternate"
],
"url": "https://www.pixwox.com/profile/{username}/",
"urlMain": "https://www.pixwox.com",
"usernameClaimed": "mami_ishioka",
"usernameUnclaimed": "noonewouldeverusethis7",
"checkType": "message",
"alexaRank": 12080,
"source": "Instagram",
"tags": [
"photo"
]
},
"ImgInn": {
"absenceStrs": [
"Page Not Found</div>"
],
"presenseStrs": [
"username",
"/{username}/",
" data-username=",
"name",
" data-name="
],
"url": "https://imginn.com/tagged/{username}/",
"urlMain": "https://imginn.com",
"usernameClaimed": "morgen_shtern",
"usernameUnclaimed": "noonewouldeverusethis7",
"checkType": "message",
"alexaRank": 4271,
"source": "Instagram",
"tags": [
"photo"
]
} }
}, },
"engines": { "engines": {