This Program helps you find the sales page link of your WordPress Theme from Themeforest
The research is based on your budget, so it will return only the link of a product that is under your Budget
- Ruby
- Nokogiri Gem
- VsCode
The program will run on any computer system that has Ruby installed.
To get a local copy up and running follow these simple steps.
Please check first if you are running Windows, Mac or Linux,
Here are the link to guide you to install Ruby on your machine:
- Create a new folder on your machine
- Move inside that new folder
- Open your Terminal or Powershell on Windows 10
- And type the following code:
git clone https://github.com/tahiry-dev/themeforest_scraper.git .
Copy and past the following code into your terminal:
bundle install
To run the program, you just need to type:
bin/scrape
The program is based on the category and budget you own so please inform the program about it If The Program found a link that matches your budget, you will get a list of links that is already clickable
👤 Tahiry Randriamiarintsoa
- Github: @tahiry-dev
- Linkedin: Tahiry Randriamiarintsoa
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!