URL
Upload a set of links to your knowledge base
How many URLs can I add at a time?
You can paste up to 100 URLs at a time.
How do I add a URL to my knowledge base?
-
Go to the Knowledge Base of the Library you want to add a knowledge to.
-
Click
Add Knowledge
button.
- Select Scrape with links from the Add Knowledge window.
- Paste the URLs you want to scrape in the field. Click Add more if you want to add more URLs.
- Choose what scrape type you want to use by clicking on the button of the option you want to choose.
Regular Scraping
It will scrape all the content in the page including the unnecessary content like the header, footer, and other unnecessary content.
Regular Scraping Output
AI Scraping
Libraria’s AI will scrape and summarize the most important information. Output will not inlcude the unnecessary content.
AI Scraping Output
- Click
Submit
button. Once submitted, a window will appear showing how much credits you will use to scrape.
The credits used for the Regular Scraping will depend on how much content is in the page. The more content, the more credits you will use.
Regular Scraping Cost
The credits used for the AI Scraping also depends on content volume but it will be more costly than the regular scraping, five times more costly to be exact.
AI Scraping Cost
- Click on the
Submit
button in the window to confirm the scraping and add it to your library.
It’s scraping unnecessary content. How do I refine what I scrape?
Option 1: Advanced
You can open the Advanced
accordion and use selectors to select the content you want to scrape in the URL.
- Open the Advanced accordion by clicking on it.
- Input the selectors of the content you want to scrape in the text field. Thse selectors are used to select the content you want to scrape in the URL.
For example, you have a page that has the following code section:
And you only want to scrape the text in Inclusive Design and Prior Art. You can use the following CSS selector to scrape those specific content.
- Click on
Submit
button.
Once submitted, a window will appear showing how much credits you will use to scrape.
An error will appear in the window if the selector you inputted is invalid. Make sure that the selector you’re using is valid to proceed.
- Click on the
Submit
button in the window to confirm the scraping and add it to your library.
Advanced Scraping Output
Option 2: Use AI Scraping
Libraria’s AI will scrape and summarize the most important information. Refer to the AI Scraping section above for more information.