Lookyloo is a web interface allowing to scrape a website and then displays a tree of domains calling each other. https://lookyloo.circl.lu/
Go to file
Joan Edwards d59bf10be6
Update README.md
2020-12-23 19:45:36 +00:00
.github chg: Make extra PyMISP deps optional 2020-12-08 17:05:30 +01:00
bin
cache
config fix: Add comment for public_domain 2020-12-08 15:03:59 +01:00
contributing
doc
etc fix: Turns out mkdir fails because the directory it tried to make doesn't exists. Use systemd, they said. 2020-11-19 19:57:49 +01:00
indexing
known_content new: Add new hash for 3dsecure phish 2020-12-23 13:57:31 +01:00
known_content_user
lookyloo fix: Properly generate meta keys related to the User Agents 2020-12-22 19:16:46 +01:00
tools Update stats.py 2020-11-20 15:27:05 +01:00
user_agents chg: Bump UA list 2020-11-10 18:07:04 +01:00
website fix: Properly generate meta keys related to the User Agents 2020-12-22 19:16:46 +01:00
.dockerignore
.gitignore chg: Update gitignore 2020-12-23 14:00:51 +01:00
.travis.yml
Dockerfile
LICENSE
README.md Update README.md 2020-12-23 19:45:36 +00:00
SECURITY.md
code_of_conduct.md
docker-compose.yml Update docker-compose.yml 2020-12-12 01:20:20 -05:00
mypy.ini
poetry.lock chg: Bump deps, bump version 2020-12-23 17:00:43 +01:00
pyproject.toml chg: Bump deps, bump version 2020-12-23 17:00:43 +01:00
setup.py

README.md

Lookyloo icon

Lookyloo is a web interface that captures a webpage and then displays a tree of the domains, that call each other.

Gitter

What's in a name?!

Lookyloo ... 

Same as Looky Lou; often spelled as Looky-loo (hyphen) or lookylou

1. A person who just comes to look.
2. A person who goes out of the way to look at people or something, often causing crowds and disruption.
3. A person who enjoys watching other people's misfortune. Oftentimes car onlookers that stare at a car accidents.

In L.A., usually the lookyloos cause more accidents by not paying full attention to what is ahead of them.

Source: Urban Dictionary

No, really, what is Lookyloo?

Lookyloo is a web interface that allows you to capture and map the journey of a website page.

Find all you need to know about Lookyloo on our documentation website.

Here's an example of a Lookyloo capture of the site github.com Screenshot of Lookyloo capturing Github

Installation

Please refer to the install guide.

Python client

pylookyloo is the recommended client to interact with a Lookyloo instance.

It is avaliable on PyPi, so you can install it using the following command:

pip install pylookyloo

For more details on pylookyloo, read our docs or see the client GitHub repo.

Contributing to Lookyloo

To learn more about contributing to Lookyloo, see our contributor guide.

Code of Conduct

Our Code of Conduct applies to all community our spaces, and also applies when an individual is officially representing our community in public spaces. At Lookyloo, we pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community. You can access our Code of Conduct here or on the Lookyloo docs site.

Support

To engage with the Lookyloo community contact us on Gitter.

Security

To report vulnerabilities, see our Security Policy.

Credits

Thank you very much Tech Blog @ willshouse.com for the up-to-date list of UserAgents.

License

See our LICENSE.