Clone post blog di Blogger , bisa di blog pribadi maupun di blog orang lain
Flag | Kegunaan | type |
---|---|---|
-url |
memanggil url | string |
-result |
menentukan result dari post blogger (default 500) | int |
-out |
membuat output dari result blogger, type output menggunakn .xml |
string |
- Melihat opsi bantuan penggunaan
gopher@localhost:~# go run main.go --help Usage of /tmp/go-build778205588/b001/exe/main: -out string Output File !!!, format output is .xml -result int Result post from link blogger (default 500) -url string URL for target Blogger !!! exit status 2 gopher@localhost:~#
- Contoh Penggunaan
gopher@localhost:~# go run main.go -url https://example.blogspot.com -result 500 -out example-post.xml
- Menjadikan file
.go
menjadi executablegopher@localhost:~# go build -o getblogger main.go
- Buka Blogger
- Login dengan akun anda
- Pilih pada
Settings >> Other >> Import Content
- Selanjutnya Pilih file
.xml
dari outputgetBlogger
Name : Erwin Kurniawan
Mail : [email protected]
Web : https://rootshaxor.github.io
Fb : https://facebook.com/rootshaxor