mirror of
https://github.com/tiennm99/crawl-prime.git
synced 2026-08-03 18:23:13 +00:00
feature/python
crawl-prime
Crawl all prime available on http://compoasso.free.fr/primelistweb/page/prime/liste_online_en.php
Installation
-
Clone this repository:
git clone https://github.com/tiennm99/crawl-prime.git cd crawl-prime -
Create a virtual environment:
python -m venv venv source venv/bin/activate # On macOS/Linux venv\Scripts\activate # On Windows -
Install the dependencies:
pip install -r requirements.txt -
Run the script:
python main.py
Description
Crawl all prime available on http://compoasso.free.fr/primelistweb/page/prime/liste_online_en.php
Readme
Apache-2.0
399 KiB
Languages
Go
100%