Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/victoralessander/smith

A toolkit to make easy web scraping the world.
https://github.com/victoralessander/smith

beautifulsoup bot extract-information python python3 telegram webcrawler webscraping

Last synced: 17 days ago
JSON representation

A toolkit to make easy web scraping the world.

Awesome Lists containing this project

README

        

# Smith

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/a43834b6697141ac80c739b028dedb38)](https://www.codacy.com/gh/VictorAlessander/Smith/dashboard?utm_source=github.com&utm_medium=referral&utm_content=VictorAlessander/Smith&utm_campaign=Badge_Grade)

# Project Description

Webscraper to get some informations of products in e-commerce, avoiding the user to enter in the website many times only to see if any product have special offer.

# Backlog

- API Gateway to get the requests and pass them to Smith (Asynchronous)
- Database connection
- Frontend to make easier handle with the data scraped (metrics, charts, comparisons)
- Improvement in program.py to avoid multiples "if" statements