Lookyloo is a web interface allowing to scrape a website and then displays a tree of domains calling each other. https://lookyloo.circl.lu/
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Raphaël Vinot f5bb0753d1 chg: Add more recent UA file 2 일 전
.github chg: Test install on redis 6.2 1 개월 전
bin fix: properly catch broken capture, bump deps 1 주 전
cache fix: Systemd service, add proper stop script 2 년 전
config new: Tickbox to confirm notification 2 달 전
contributing Initial set up contrib guide 11 달 전
doc new: Add installation notes 11 달 전
etc Correcting logrotation 2 달 전
indexing fix: Keep indexing database 12 달 전
known_content new: Add few hashes 5 달 전
known_content_user chg: Cleanups, allow to add context from ressources page 11 달 전
lookyloo Merge branch 'restx' 2 일 전
tools chg: use d3js v7 2 일 전
user_agents chg: Add more recent UA file 2 일 전
website chg: use d3js v7 2 일 전
.dockerignore chg: Do not put the content of scraped in the package. 1 년 전
.gitignore chg: Update gitignore 7 달 전
Dockerfile fix: Remove client directory 11 달 전
LICENSE Update LICENSE 5 달 전
README.md chg: Add link to PyLookyloo doc 4 달 전
SECURITY.md Create SECURITY.md 1 년 전
code_of_conduct.md new: Add code of conduct 12 달 전
docker-compose.yml Update docker-compose.yml 7 달 전
poetry.lock chg: Bump version 2 일 전
pyproject.toml chg: Bump version 2 일 전
setup.py chg: Bump version 2 일 전

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 the overview docs, the documentation of the module itself, or the code in this GitHub repository.

Contributing to Lookyloo

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

Code of Conduct

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.
  • Let us know how we can improve Lookyloo by opening an issue.
  • Follow us on Twitter.

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.