Skip to main content

Python Crawler based on Open-Graph Protocol

Project description

Python crawler based on OPG(http://ogp.me/)

we’re digging url information over obstacles ( iframe, redirection url, …)

there is no proper module for cralwing ogp compatible with above-mentioned obstacles

We will find a way. We always have.

Features

  • Very heavy dependencies. ( need to fix.., we need your help)

  • Tested on Python 2.7

Usage

$ pip install PyOGP
from pyogp import PyOGP
import time

url = "http://...."
result = PyOGP().crawl(url).result

Meta

Distributed under the MIT license. See LICENSE.txt for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyOGP-0.1.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page