Skip to content

tenax66/gasoline

Repository files navigation

GASOLINE

https://www.technologyreview.jp/s/325142/recapturing-early-internet-whimsy-with-html/

Small Website Discoverability Crisis

Get Started

#install
pip install --no-cache-dir --upgrade -r requirements.txt
pip install .

# create .parquet file
scrapy crawl gasoline_spider

# run
python -m app.app --data-path crawler/output.parquet

Docker

docker build --tag gasoline:latest .
docker compose up

Proxy Settings

pproxy -l http://:8118 -r socks5://127.0.0.1:9050 -vv

Copyright

This software is based on microsearch.

Copyright (c) 2024 Alex Molas

About

Yet another deep web search engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors