GithubHelp home page GithubHelp logo

soxoj / marple Goto Github PK

View Code? Open in Web Editor NEW
206.0 5.0 18.0 126 KB

📖 Collect links to profiles by username through search engines and analyze with various plugins

License: MIT License

Python 100.00%
osint scraper search-engine username-checker username-search

marple's People

Contributors

cyb3rk0tik avatar soxoj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

marple's Issues

add termcolor to requirements

Traceback (most recent call last):
File "marple.py", line 4, in
from termcolor import colored
ModuleNotFoundError: No module named 'termcolor'

ImportError: cannot import name 'Aol' from 'search_engines'

When running:

./marple.py [my_target_username]

I get:

Traceback (most recent call last):

File "/home/osint/Programas/marple/./marple.py", line 21, in

from search_engines import Aol, Ask, Qwant, Bing, Yahoo, Startpage, Dogpile, Mojeek, Torch, Duckduckgo

ImportError: cannot import name 'Aol' from 'search_engines' (/usr/local/lib/python3.10/dist-packages/search_engines/init.py)

Ошибка No module named 'yandex_search'

Вот такую ошибку выдает:

Traceback (most recent call last):
File "/home/panther/marple/marple.py", line 13, in
import yandex_search
ModuleNotFoundError: No module named 'yandex_search'

ImportError on first use

git clone https://github.com/soxoj/marple.git
cd marple
pip3 install -r requirements.txt

$ ./marple.py soxoj
Traceback (most recent call last):
File "./marple.py", line 15, in
from aiohttp_socks import ProxyConnector
File "/home/[]/.local/lib/python3.8/site-packages/aiohttp_socks/init.py", line 5, in
from .connector import (
File "/home/[
]/.local/lib/python3.8/site-packages/aiohttp_socks/connector.py", line 8, in
from aiohttp.helpers import CeilTimeout # noqa
ImportError: cannot import name 'CeilTimeout' from 'aiohttp.helpers' (/home/[*******]/.local/lib/python3.8/site-packages/aiohttp/helpers.py)

System: Linux Mint Xfce on Proxmox

add aiohttp to requirements

Traceback (most recent call last):
File "marple.py", line 9, in
import aiohttp
ModuleNotFoundError: No module named 'aiohttp'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.