This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#autoinstall packages | |
packages <- c("XML", "httr") | |
if (length(setdiff(packages, rownames(installed.packages()))) > 0) { | |
install.packages(setdiff(packages, rownames(installed.packages()))) | |
} | |
# Enjoy learning ? https://dataseolabs.com | |
library(httr) | |
library(XML) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
1. get all relative links from this web page in a list called links - https://www.oncrawl.com | |
2. go through links list | |
3. prefix "https://www.oncrawl.com" to each link | |
4. visit each link | |
5. extract text from the page | |
6. save the page text to a new list called pages | |
7. implement error handling. | |
8. implement unit tests | |
import requests |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Your are a SEO expert. Which are the 3 questions that you will ask your client prior to start working on any project? | |
Your are a SEO expert. What is your biggest achievement and biggest failure as an SEO? | |
Your are a SEO expert. How do you measure success? | |
Your are a SEO expert. What qualities you have that make you better than the other candidates? | |
Your are a SEO expert. How does a semantic search, social signals, and Google rankings are related to each other? | |
Your are a SEO expert. How can the page layout algorithms affect the site’s rankings? | |
Your are a SEO expert. Do exact match anchor internal text links hurt any website? | |
Your are a SEO expert. Can 404 pages affect rankings? | |
Your are a SEO expert. How can you find mobile queries for which your site is ranking? | |
Your are a SEO expert. I wish to remove visits from my own office from getting counted in Google Analytics. How can I do so? |
We can't make this file beautiful and searchable because it's too large.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
year,id,wrkstat,hrs1,hrs2,evwork,wrkslf,occ10,prestg10,indus10,marital,martype,divorce,widowed,sppres80,spocc10,sppres10,spind10,coocc10,coind10,mawrkslf,sibs,childs,age,agekdbrn,educ,degree,major1,dipged,sex,race,res16,reg16,family16,famdif16,mawrkgrw,incom16,born,parborn,granborn,adults,unrelat,earnrs,income,rincome,income16,rincom16,region,partyid,vote16,pres16,if16who,polviews,natspac,natenvir,natheal,natcity,natcrime,natdrug,nateduc,natrace,natarms,nataid,natfare,natroad,natsoc,natmass,natpark,natchld,natsci,natenrgy,natspacy,natenviy,nathealy,natcityy,natcrimy,natdrugy,nateducy,natracey,natarmsy,nataidy,natfarey,eqwlth,spkath,colath,libath,spkrac,colrac,librac,spkcom,colcom,libcom,spkmslm,colmslm,libmslm,cappun,gunlaw,courts,grass,attend,postlife,pray,prayer,bible,racopen,raclive,affrmact,wrkwayup,happy,hapmar,hapcohab,health,life,helpful,fair,trust,confinan,conbus,conclerg,coneduc,confed,conlabor,conpress,conmedic,contv,conjudge,consci,conlegis,conarmy,obey,popular,thnkself,workhard,helpoth,socrel,soco |
OlderNewer