Manufacturer / Brand specific parts search

96 views
Skip to first unread message

Ranjith B

unread,
Jun 13, 2016, 6:17:19 AM6/13/16
to Octopart API
Hello,

i am new to this API. i am developing a joomla component to integrate parts search for our brand.

can someone helps me to get Manufacturer specific part results.

$url .= $partname;
$url .= "&apikey=apikey";
$result = file_get_contents($url);
$items = json_decode($result);

here i am getting part results perfectly but i am seeing the results from others manufacturer too.

do we have any specific string that i can pass in the url so that i get all the results for my brand.

for ex: https://octopart.com/search?q=JAN1N645-1&start=0 

i would like to show only samtech or unitrode results here.

thank you in advance for your help

-Ranjith

Reply all
Reply to author
Forward
0 new messages