Skip to content

A program that scraps WordPress theme from the popular website Theme Forest, according to your budget

Notifications You must be signed in to change notification settings

tahiry-dev/themeforest_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Themeforest Scraper

This Program helps you find the sales page link of your WordPress Theme from Themeforest

screenshot

The research is based on your budget, so it will return only the link of a product that is under your Budget

Built With

  • Ruby
  • Nokogiri Gem
  • VsCode

Getting Started

The program will run on any computer system that has Ruby installed.

To get a local copy up and running follow these simple steps.

Install Ruby on your Machine

Please check first if you are running Windows, Mac or Linux,

Here are the link to guide you to install Ruby on your machine:

Clone the Repository

  • 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 . 

Install dependencies

Copy and past the following code into your terminal:

bundle install

Run the Program

To run the program, you just need to type:

bin/scrape

Usage

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

Authors

👤 Tahiry Randriamiarintsoa

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

A program that scraps WordPress theme from the popular website Theme Forest, according to your budget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages