Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KR1GOS/Web-Scaping
This is a Python web scraper that extracts information about AI-related tools from "https://topai.tools/browse." The scraper fetches data from the website, including the tool name, URL, description, pricing, and associated tags. The data is then exported to an Excel (.xlsx) file for further analysis.
https://github.com/KR1GOS/Web-Scaping
Last synced: about 1 month ago
JSON representation
This is a Python web scraper that extracts information about AI-related tools from "https://topai.tools/browse." The scraper fetches data from the website, including the tool name, URL, description, pricing, and associated tags. The data is then exported to an Excel (.xlsx) file for further analysis.
- Host: GitHub
- URL: https://github.com/KR1GOS/Web-Scaping
- Owner: KR1GOS
- Created: 2023-08-01T07:36:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-01T07:39:27.000Z (over 1 year ago)
- Last Synced: 2024-08-01T22:03:04.069Z (4 months ago)
- Language: Jupyter Notebook
- Size: 318 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - KR1GOS/Web-Scaping - This is a Python web scraper that extracts information about AI-related tools from "https://topai.tools/browse." The scraper fetches data from the website, including the tool name, URL, description, p (Jupyter Notebook)