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
- Host: GitHub
- URL: https://github.com/siongui/go-facebook-post-parser
- Owner: siongui
- License: unlicense
- Created: 2017-02-16T14:37:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T14:17:51.000Z (almost 7 years ago)
- Last Synced: 2025-03-31T16:53:07.593Z (3 months ago)
- Topics: demo, facebook, go, golang, goquery, html-parsing, parser, web-scraping
- Language: Go
- Size: 40 KB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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