Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sjdev2212/scraper
https://github.com/sjdev2212/scraper
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sjdev2212/scraper
- Owner: sjdev2212
- Created: 2023-11-27T19:06:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T14:30:53.000Z (about 1 year ago)
- Last Synced: 2024-11-09T04:33:06.371Z (about 2 months ago)
- Language: Ruby
- Size: 850 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scraper
> Ruby on rails app to scrap results in Google.
>
> To test the app login as:
>
> user: [email protected]
>
> password: 313131
>
> Or create an account and upload a cvs file with a single column of search keywords.
>
> Example:
>
> Nike,
> Adidas,
> Apple,
> Samsung,
> Google,
> Microsoft,
> Toyota,
> Honda,## Live demo deployed on Render
[Scrapper](https://scraper-jgvg.onrender.com/)
## Built With
- Major languages: Ruby
- Frameworks: ROR
- Gems: devise, httparty, bootstrap, nokogiri, carrierwave## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
You need to have followings installed in your local machine:
- Ruby '3.1.2'
- `Postgresql`
- `Rails 7`### Setup
To setup the project in your local, in the repo page:
-
- Open terminal of path you want to install project and run this command:
`git clone https://github.com/sjdev2212/scraper.git`
- `cd scraper/`
- `bundle install`
- `bin/rails db:create`
- `bin/rails db:migrate`## Instruction on the usage
- Run the following comands in your command line:
- `rails s`
- `open any browser`
- `type "localhost:3000"`
- `enjoy the app`## Testing
* rails test
## Author
👤 **Anibal Amoroso**
- [GitHub:](https://github.com/sjdev2212)
- [LinkedIn](https://linkedin.com/in/anibalamoroso/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/sjdev2212/scraper/issues)
## Show your support
Give a ⭐️ if you like this project