An open API service indexing awesome lists of open source software.

https://github.com/siongui/go-facebook-post-parser

web scrape facebook post and extract data
https://github.com/siongui/go-facebook-post-parser

demo facebook go golang goquery html-parsing parser web-scraping

Last synced: about 2 months ago
JSON representation

web scrape facebook post and extract data

Awesome Lists containing this project

README

        

===============================
Web Scrape Facebook Post in Go_
===============================

`Web Scrape`_ public facebook post in Go_ via goquery_.

Tested on:

- `Ubuntu 16.10`_
- `Go 1.7.5`_

UNLICENSE
+++++++++

Released in public domain. See UNLICENSE_.

References
++++++++++

.. [1] `GitHub - PuerkitoBio/goquery: A little like that j-thing, only in Go. `_ |godoc|

.. _Go: https://golang.org/
.. _Ubuntu 16.10: http://releases.ubuntu.com/16.10/
.. _Go 1.7.5: https://golang.org/dl/
.. _UNLICENSE: http://unlicense.org/
.. _goquery: https://github.com/PuerkitoBio/goquery
.. _Web Scrape: https://www.google.com/search?q=Web+Scrape

.. |godoc| image:: https://godoc.org/github.com/PuerkitoBio/goquery?status.png
:target: https://godoc.org/github.com/PuerkitoBio/goquery