Pinterest Boards Scraper avatar

Pinterest Boards Scraper

Try for free

1 day trial then $9.99/month - No credit card required now

View all Actors
Pinterest Boards Scraper

Pinterest Boards Scraper

easyapi/pinterest-boards-scraper
Try for free

1 day trial then $9.99/month - No credit card required now

The Pinterest Boards Scraper is an essential tool for discovering and exploring creative collections on Pinterest. With customizable search options and detailed data retrieval, it enhances your ability to find and utilize inspiring content effectively! 🌟

📌 Pinterest Boards Scraper

Discover and explore creative collections with our Pinterest Boards Scraper! This actor allows you to retrieve boards related to your query, providing access to a wide array of curated content.

🌟 Key Features

  • Targeted Board Retrieval: Search for boards based on specific keywords to find relevant collections of pins.
  • Customizable Input: Simply provide a query to receive a list of boards related to your interests.

🛠️ Data Fields Returned

Our scraper retrieves a variety of fields for each board, including:

  • id: Unique identifier for the board.
  • name: Name of the board.
  • coverURL: URL to the cover image of the board.
  • thumbnailURL: URL to the thumbnail image of the board.
  • thumbnailImagesURL: An array of URLs for thumbnail images associated with the board.
  • slashURL: Direct link to the board's page on Pinterest.
  • pinCount: Total number of pins within the board.
  • type: Type of content (e.g., "board").
  • owner:
    • id: Unique identifier for the owner of the board.
    • username: Username of the board owner.
    • fullName: Full name of the board owner.
    • avatarURL: URL to the owner's avatar image.
    • followers: Number of followers the board owner has.

🚀 Why Choose Our Scraper?

  • Efficient Content Discovery: Quickly find and explore boards that match your interests and creative needs.
  • User-Friendly Integration: Designed to seamlessly integrate into your applications or content management systems.
  • Comprehensive Insights: Access detailed information about each board and its owner to enhance your understanding of Pinterest content.

Input

A full explanation of an input example in JSON.

1{
2  "query": "wallpaper"
3}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2    {
3        "id": "652670239687090888",
4        "name": "Wallpapers",
5        "coverURL": "https://i.pinimg.com/550x/dd/2c/b9/dd2cb9efee850da9b80db88a3aad0b67.jpg",
6        "thumbnailURL": "https://i.pinimg.com/upload/652670239687090888_board_thumbnail_2024-09-05-21-05-16_83548_60.jpg",
7        "thumbnailImagesURL": [
8            "https://i.pinimg.com/150x150/a4/37/1c/a4371cf5ade15e40ea08993e5b016d24.jpg",
9            "https://i.pinimg.com/150x150/09/2c/44/092c44e4ac7fad0353af85574f9a1f97.jpg",
10            "https://i.pinimg.com/150x150/87/4c/35/874c350a91349032aca853e3dac4b744.jpg",
11            "https://i.pinimg.com/150x150/5e/f4/3b/5ef43bf2f4bae1e6a578bf776e88bacf.jpg",
12            "https://i.pinimg.com/150x150/15/d7/7e/15d77e3f392ff381c01a413bbd4587b2.jpg"
13        ],
14        "slashURL": "/ytechbofficial/wallpapers/",
15        "pinCount": 8261,
16        "type": "board",
17        "owner": {
18            "id": "652670308406330517",
19            "username": "ytechbofficial",
20            "fullName": "YTECHB | iPhone Wallpapers | Aesthetic Wallpapers Hub",
21            "avatarURL": "https://i.pinimg.com/140x140_RS/6a/e8/2c/6ae82c8279f1bd14310cac2d68e29808.jpg",
22            "followers": 237419
23        }
24    },
25    ...
26]
Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Sep 2024
  • Modified 6 days ago