Versatile web scraping tool designed to extract and structure data from any website, dynamically adjusting to the data structure without hardcoded parameters. The scraper uses Selenium and BeautifulSoup for web interaction and HTML parsing, while the Groq LLM models handle data alignment and unification. The data is output in JSON
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
Fix for scraping process and ChromeDriver compatibility issues
04b98fbView on GitHubInitial commit: Added web scraping project files
f1d3646View on GitHub