Skip to content

urlfreezer/urlfreezer_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Client Library & Cli for URL Freezer

As today the main functionality is allow to fetch URL Freezer links using a list of links from a CSV file.

Example Source File:

page,link,label
"https://your_site_example.com/post/good.html",https://external_example.com/yes_is_good.html,Good
https://your_site_example.com/post/great.html,https://other_example.com/quite_great.html,Great

Example command

urlfreezer --user_id ufu_ID_FROM_URLFREEZER  < links.csv 

Example Output

page,original,label,link,action
https://your_site_example.com/post/good.html,https://external_example.com/yes_is_good.html,Good,https://urlfreezer.com/wtcdrdsirermsesg,Redirect
https://your_site_example.com/post/great.html,https://other_example.com/quite_great.html,Great,https://urlfreezer.com/wtwdserkfisrtkjf,Content

About

Simple Rust And CLI client for URL Freezer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages