From 1c9ccfe77bbe9e5911d37144cda16333dbb97c56 Mon Sep 17 00:00:00 2001 From: Soxoj <31013580+soxoj@users.noreply.github.com> Date: Sun, 11 Sep 2022 14:12:38 +0300 Subject: [PATCH] Added Instagram scrapers (#633) --- maigret/resources/data.json | 62 +++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/maigret/resources/data.json b/maigret/resources/data.json index b6ccd8f..9f6bf9a 100644 --- a/maigret/resources/data.json +++ b/maigret/resources/data.json @@ -33751,6 +33751,68 @@ "tags": [ "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" + ], + "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" + ], + "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": {