an project that works like requests but also works on replit
Project description
Hi
This Is MiloScraper a simple scraper that works for python and api scraping
you can connect to a url using
a = milo.connect(url=’https://google.com’)
u can add headers and timeout
a = milo.connect(url=’https://google.com’, headers=headers, timeout=10)
u can decode json using
a = milo.decode(a)
made by culty have fun
Change Log
0.0.4 (13/11/2023)
First Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
MiloScraper-0.0.4.tar.gz
(2.8 kB
view details)
File details
Details for the file MiloScraper-0.0.4.tar.gz.
File metadata
- Download URL: MiloScraper-0.0.4.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e50ca8ebbf67c36a47d301158f0c6f5f88c6c4b8075ad43dfe36b240bc00bea
|
|
| MD5 |
75c061614ccb60f9fefaacffbbc319f8
|
|
| BLAKE2b-256 |
240724d833bf3eaae8b0ce2d192d16300239e57e67cf7f4c910bcf7cf6724069
|