
Thomasnet Scraper ๐๏ธ
Pricing
Pay per usage

Thomasnet Scraper ๐๏ธ
Scrape Thomasnet.com
0.0 (0)
Pricing
Pay per usage
6
Total users
90
Monthly users
17
Runs succeeded
>99%
Last modified
2 months ago
๐ PROXY NETWORKING
dev_proxy_config
objectOptional
๐ก Supported protocol:
HTTP(S), SOCKS5{http|socks5}://{user:pass}@{hostname|ip-address}:port
Example: socks5://example.com:9000
โป๏ธ CUSTOM FIELD
dev_transform_fields
arrayOptional
๐ก Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
For nested array use NUMBER (index of array element starting from index=0). For example:
images.0.url
๐ CUSTOM STORAGE
dev_dataset_name
stringOptional
๐ก Save results into custom named Dataset, use mask to customize dataset name{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)
This masks can be used to autogenerate Dataset Name.
example: data-{DATE}
Depending on today date the dataset name will be: data-20230603
default: data-{ACTOR}-{DATE}-{TIME}