mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-23 21:00:30 +08:00
Merge branch 'main' of https://github.com/VinciGit00/AmazScraper
This commit is contained in:
commit
e7d5c9acf7
@ -8,8 +8,11 @@ The use of this library allows to scrape and extract informations from websites
|
||||
|
||||
This library can work passing as a parameter from the code the HTML to scrape or it can work passing the
|
||||
link of the website that you want to extract informations.
|
||||
# 🔍 Demo
|
||||
Try out AmazScraper in your browser:
|
||||
[](https://codespaces.new/VinciGit00/AmazScraper)
|
||||
|
||||
# Setup
|
||||
# 🔧 Quick Setup
|
||||
|
||||
Follow the following steps:
|
||||
|
||||
@ -55,7 +58,7 @@ or
|
||||
python -m AmazScraper.examples.html_scraping
|
||||
```
|
||||
|
||||
# Practical use
|
||||
# 📖 Examples
|
||||
|
||||
```python
|
||||
from AmazScraper.utils.class_generator import Generator
|
||||
|
||||
Loading…
Reference in New Issue
Block a user