Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
milistu committed May 16, 2024
1 parent 7dd24ee commit 88d54eb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions scraper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,5 @@ python scraper/scraper.py --file scraper/urls.txt --output-dir scraper/laws
```
> ⚠️ _**Note**: Ensure you are in the root directory of the project before running the script._
## Logging
The script logs the following information:
- Successful URL fetches
- Successful data scraping
- Successful data saving
- Any errors encountered during the process

## Output
The output JSON files will be saved in the specified output directory, with each file named after the corresponding URL's stem.

0 comments on commit 88d54eb

Please sign in to comment.