Web Scraping Library
Project description
Title
pintrest Scraper
Descrption
- With pintrest Scraper you can scrape search results and extract the contents produced by the search result.
- In pintrest scraper it will scrape the data present of the website and give json data which contains the details of the contents on the website.
JSON sample data
{
"Scraper_repeat_data_6": [
{
"column_1": "\u0647\u0645\u0632\u0629 \u0627\u0644\u0648\u0635\u0644 | Learn Arabic Online, Learning Arabic, Arabic",
"pin_link": "/pin/547680004664580648/",
"vase_tag": [
{
"link": "/jawidakhtar/arabic-verbs/",
"text": "Arabic Verbs"
}
Run Scraper
from pintrest_scraper import *
link="https://in.pinterest.com/pin/858146904003365433/"
data=run_pintrest_scraperr(link)
How it works?
- It takes URL of pintrest page with a search keyword to scrape the data.
- It generates the json data which contains the information of the pintrest search result.
- It gives the every detail present inside website in the form of json data.
Examples
Below are some of the examples of URLs using which you can scrape:
Queries/ Feedback
If you have some queries or feedback please contact us at following
Telegram
Email
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pintrest_scraper-1.0.0.tar.gz
.
File metadata
- Download URL: pintrest_scraper-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc76f62797bd717c39d4616ad2a5312ee07661138ee9aa6d7338da9fd18cd19a |
|
MD5 | 7a92e223800ebf1f872e4458f09f7908 |
|
BLAKE2b-256 | 694d3ca2ea0d55f7bc5439b389439a274a7c60686630860a47c799fd87301fdd |