Skip to content

Commit

Permalink
First commit. Add an html parser and crawler.
Browse files Browse the repository at this point in the history
- Benchmark for the html parser
- Crawler with mock for integration testing
  • Loading branch information
OscartGiles committed Aug 8, 2024
0 parents commit 40de147
Show file tree
Hide file tree
Showing 10 changed files with 2,890 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target
Loading

0 comments on commit 40de147

Please sign in to comment.