Skip to main content

Search Providers package for Mediacloud

Project description

Media Cloud Providers Library

A package of search providers for Media Cloud, wrapping up interfaces for different social media platform.

UNDER CONSTRUCTION- Probably won't get a huge amount of attention for a little bit, but I'm putting this up now since I've done this extraction already.

Install with pip (pip install .) and the install.sh script.

Requires environment variables set for various interfaces to work correctly.

Build

Make sure pip install flit twine so you can build and deploy to PyPI.

  1. Bump the version number in pyproject.toml
  2. Add a note about changes to the version history below
  3. Commit the changes and tag it with a semantic version number
  4. Run flit build to create an installation package
  5. Run flit publish to upload it to PyPI

Version History

  • v2.0.3 - version bump for automatic releases
  • v2.0.2 - respect domain filters on Media Cloud searches
  • v2.0.1 - more work on caching strategies
  • v2.0.0 - change CachingManager interface to support online news providers better
  • v1.0.1 - fix default timeout option that applies across all providers
  • v1.0.0 - Remove legacy Media Cloud, add timeout option to provider_for
  • v0.5.3 - Temporary fix to onlinenews-mediacloud search handling
  • v0.5.3 - Tweaks to onlinenews-mediacloud for compatibility with new database pattern
  • v0.5.2 - Fix to allow override of chunk'ing in MC client
  • v0.5.1 - Fix use of media cloud to respect domains clause on story list paging
  • v0.5.0 - Integrate new mediacloud-news-client into onlinenews-mediacloud
  • v0.4.0 - Specify custom base URLs via new string param to provider_by_name and provider_for
  • v0.3.0 - Add support for paging through stories directly, and including text in paged results for speed
  • v0.2.6 - Fixed querying by domain on new mediacloud system
  • v0.2.5 - Alignment with new mediacloud system. Old onlinenews provider is now "onlinenews-mclegacy", "onlinenews-mediacloud" now queries the new index.
  • v0.2.4 - Added support for api keys via "provider_by_name"
  • v0.2.3 - removed support for API keys in environment variables- now expected as an argument in providers.provider_for
  • v0.2.2 - transition to use the dedicated mediacloud-api-legacy package to avoid version conflictsgit
  • v0.2.1 - add in a date hack to resolve a lower-level bug in the Media Cloud legacy count-over-time results
  • v0.2.0 - add in support for Media Cloud legacy database
  • v0.1.7 - corrected support for a "filters" kwarg in online_news
  • v0.1.6 - Added support for a "filters" kwarg in online_news
  • v0.1.5 - Added politeness wait to all chunked queries in twitter provider
  • v0.1.4 - Added Query Chunking for large collections in the Twitter provider
  • v0.1.3 - Added Query Chunking for large queries in the onlinenews provider
  • v0.1.2 - Test Completeness
  • v0.1.1 - Parity with web-search module, and language model
  • v0.1.0 - Initial pypi upload

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

mc_providers-2.0.3.tar.gz (42.4 kB view hashes)

Uploaded Source

Built Distribution

mc_providers-2.0.3-py3-none-any.whl (47.1 kB view hashes)

Uploaded Python 3

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