Skip to main content

Retrieve various information from Sinta (http://sinta.ristekbrin.go.id) via scraping.

Project description

Sinta Scraper

Retrieve various information from Sinta (http://sinta.ristekbrin.go.id) via scraping.

Installation

pip install sinta-scraper

Usage

Import

import sinta-scraper as sinta

Get author information by Sinta ID
id = '5975467'
author = sinta.author(id)

Output

The output is of dictionary type.

Available Functions

  • author(sinta_id): gets an author's information.
  • dept_authors(dept_id): gets authors associated with a department.

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

sinta-scraper-0.0.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

sinta_scraper-0.0.1-py3-none-any.whl (5.7 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